body,p,td {
font-family : verdana, helvetica, arial, sans-serif;
font-size : 10px;
}

a:link { color:#0000FF; text-decoration:none}
a:visited { color:#0000FF; text-decoration:none}
a:hover { color:#6E89B2; text-decoration:none}
a:active { color:#0000FF; text-decoration:none}

.header1  {

	font-weight : bold;
	color : blue;
}

.smalltext  {

	color : blue;
}

.header2  {

	font-weight : bold;

	color : blue;
}

.flattextbox  {

	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton  {

	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}


