body, td, p {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
}
a {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10pt;
	color : #0000C6;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
	font-family : Verdana;
	color : #0000C6;
	text-decoration : none;
}
.normal {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	text-align : justify;
}
.header {
	font-family : Verdana;
	font-size : 12pt;
	color : #FFFF00;
	font-weight : bold;
}
.title {
	font-family : Verdana;
	font-size : 11pt;
	color : #000000;
	font-weight : bold;
}
.smalltext {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
}
.whitetext {
	color : #FFFFFF;
}
.smalltext a {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	text-decoration : underline;
}
.smalltext a:hover {
	font-family : Verdana;
	font-size : 8pt;
	color : #314B9D;
	text-decoration : none;
}
.editbox {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	width : 200px;
	border-width : 1px;
	border-color : #000000;
	background-color : #F0F0F0;
}
.smalleditbox {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	width : 70px;
	border-width : 1px;
	border-color : #000000;
	background-color : #F0F0F0;
}
.textarea {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	border-width : 1px;
	border-color : #000000;
	background-color : #F0F0F0;
}
.navbar {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
}
.navbar a {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
.navbar a:hover {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}
