td, body	{	font-family: Arial, Serif, Verdana;
		font-size: 13px;
	}
	
.bold	{
			font-weight: bold
		}

td.smalltext	{
			font-size: 10pt
		}		

.keyword {
	font-size: 8pt;
}		
		
.required {
	font-weight: bold;
	color: FF0000;
	font-size: 10pt
}		

.page_title {
	font-weight: bold;
	font-size: 14pt;
	color: 006699;
}

/*
li	{
		font-family: Arial, Serif, Verdana;
		color: FFFFFF;
		font-size: 13pt;
		font-weight: bold
}*/

a.navbarlink {
	color: FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:hover.navbarlink {
	color: 000000;
	font-weight: bold;
}

tr {
	vertical-align : top;
}

.logotext {
	font-weight: normal;
	font-style: italic;
}