.hide { display: none; }
.show { display: block; }

A
	{  }
A:LINK { color: #6a98b0;}
A:VISITED { color: #6a98b0;}
A:HOVER {color : #df0824; text-decoration: none}



UL
	{ list-style-image: url(bullet_orange.gif);
	  margin : 10px 0px 0px 30px;
}

OL
	{ margin : 10px -10px 0px 30px;
}

.bodymargin
{ margin-left: 5px; margin-right: 55px; text-align:left;}

.bodytext 
{ color: #F0F1F0; font-family: Arial, verdana, Tahoma, sans serif; font-size:9pt; font-style: normal; font-weight: normal; line-height: 18px; text-decoration: none }

.bluetext
{ color: #3b66a3; font-family: Arial, verdana, Tahoma, sans serif; font-size:10pt; font-style: normal; font-weight: bold; line-height: 18px; text-decoration: none }

.highlighttext 
{ color: #f4f653; font-family: Arial, verdana, Tahoma, sans serif; font-size:9pt; font-style: normal; font-weight: normal; line-height: 18px; text-decoration: none }
