body
{	 
	font-size: 11pt;
	color: #003366;
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
}
p
{
	font-weight: bold;
}
td
{
	vertical-align:top;
}
img
{
	border-style:none
}	
.td_grey
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;

}
a:link,a:visited
{
	color: #3333cc;
	text-decoration: none;
}
a:hover
{
	color: #006666;
	text-decoration: underline;
}
.text
{
	font-size: 10pt;
}
.small_text
{
	font-size: 9pt;
}