a  {
	color: #FF3300;
	text-decoration: none
}

a:hover  {
	color: #006699;
	text-decoration: underline;
}

.formbox  {
	font-family: Verdana;
	font-size: 10px;
	border-width: 1;
	border-color: 7FB3CD;
	background-color: FFE4D2;
	border-style: solid;
}

.title  {
	font-size : 12px;
	line-height : 18px;
	font-family : Verdana;
	color: #00679C;
	font-weight: bold;
}

.smalltext  {
	font-size : 10px;
	font-family : Verdana;
	color: #003366;
	line-height: 16px;
	text-align: justify;
}

.flatbutton  {
	font-size : 9px;
	font-family : Verdana;
	background-color : #D9E8F0;
	color : 00679C;
	font-weight : bold;
	border-color: 00679C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 1;
}

.table {
	border-top-color: #ffd1b1;
	border-left-color: #ffd1b1;
	border-right-color: #ffd1b1;
	border-bottom-color: #ffd1b1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3;
}
.smallbold {
	font-size : 10px;
	font-family : Verdana;
	color: #003366;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
}
.footertext {
	font-size : 10px;
	font-family : Verdana;
	color: #666666;
	line-height: 16px;
}
