td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color: #e5e5e5;
}

A:Hover  {
	color : #DBACF2;
	text-decoration : underline;
}


H3 {
	color: #7F409E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}




/** P Fonts **/ 
.font_style1 {
	color: #000000;
	font-size: 11px;
}
.fontB_style2 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.font_style7 {
	font-size: 12px;
}


.un_list1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/Buck_hd_list_1.jpg);
	color: #003;

}
.Page_update {
	font-style: italic;
	text-decoration: underline;
	color: #330066;
}
