/* CSS Document */

.table_font
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.body_text{
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:11px;
	color:#000000;
	letter-spacing: 1px;
}

.header_text{
	font-family:Verdana;
	font-size:14pt;
	color:#FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}

.photo_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.body_title{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#C76911;
	font-weight:bold;
}

.footer{
	font-family:Geneva, Arial, Helvetica, sans-serif
	font-size:8px;
	color:#0066FF;
	font-weight:normal;
}

.footer1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0066FF;
	font-weight:normal;
}
