body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding : 0px 0px 0px 0px;
	background-color : white;

}

table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #224466;
	font-size: 12px;
}

p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color : black;
}

h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : black;
}

h3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color : black;
}

ol
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: decimal outside;
}

ul
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-image : url(images/ar_r_s.gif);
margin:0 0 0 5px;padding:0 0 0 10px;
}

li
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
margin:0;padding:0;
}

blockquote
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading
{
	font-size: 14px;
	font-weight: bold;
}

.infoboxright {
	background-color : #DDDDDD;
	border : 1px solid #999999;
	padding : 5px 10px 5px 10px;
	float : right;
}
.infobox {
	background-color : #DDDDDD;
	border : 1px solid #999999;
	padding : 5px 10px 5px 10px;
}
.footer{ font-size:10px; color: #999999;}
.small { font-size:10px}

A:link		{color: #000099;	font-weight: bold; text-decoration: none;}
A:visited	{
	color: #958EA6;
	font-weight: bold;
	text-decoration: none;
}
A:hover		{
	color: #FBA900;
	font-weight: bold;
	text-decoration: underline;
}
A				{ color: #000099; font-weight: bold;text-decoration: none; }

A.menu:link		{	color: #000000;	font-weight: bold; text-decoration: none;}
A.menu:visited	{	color: #666666;	font-weight: bold; text-decoration: none;}
A.menu:hover	{	color: #CC0000;	font-weight: bold; text-decoration: underline;}
A.menu			{	color: #000000;	font-weight: bold; text-decoration: none;}

A.menusm:link		{	color: #000000;	font-weight: normal;	text-decoration: none;}
A.menusm:visited	{	color: #666666;	font-weight: normal;	text-decoration: none;}
A.menusm:hover	{	color: #CC0000;	font-weight: normal;	text-decoration: underline;}
A.menusm			{	color: #000000;	font-weight: normal;	text-decoration: none;}
