a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #800000; 
} 
a:active 
{
	color: #FF9966;
}
h1, h2, h3, h4, ul, ol, p, td, caption
{
	font-family: Verdana;
}
p
{
	font-size : 10pt;
}


h1
{
	text-transform:capitalize;
	color: #CC3300;
	font-weight : bold;
	font-size : 14pt;
}
h2
{
	color: #CC3300;
	font-size : 10pt;font-weight:bold;
}
h3
{
	font-size: 8pt; 
}
h4
{
	font-size : 8pt;
	font-weight: normal;
}

}
ul
{
	
	font-size : 10pt;
}
ol
{
	font-size : 10pt;
}

td
{
	font-size : 10pt;
}
caption
{
	font-size : 8pt;
}