body {
	font-family:  Tahoma;Verdana;Arial
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000; 
}
td {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
p.title {
	font-size: 15px;
   font-weight: bold;
   color: #336699;
}

a:link {
	color: #FC5200;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #FC5200;
	text-decoration: none;

}
a:hover {
	color: #336699;
	text-decoration: underline;
}


a.main:link {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;

}
a.main:visited {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;

}
a.main:hover {
	color: #336699;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
a.main1:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a.main1:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a.main1:hover {
	color: #FC5200;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.sm:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.sm:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.sm:hover {
	color: #FC5200;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


th {
	font-size: 16px;
	color:#006599;
	font-weight: bold;
}