.titles{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color: #DD3825;
}
.bodytext{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 18px;
	color: #000000;
}
.bodytext_red{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 18px;
	color: #ff0000;
}
.tabletitle{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 18px;
	color: #000000;
}
.tabletext{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #000000;
}
.subtitle{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 18px;
	color: #003355;
}
.links{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #007BCE;
}
.copyright{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #004B7D;
}
a:hover{
	background-color: transparent;
	text-decoration : none;
	color: #DD3825;
}
a:link{
	text-decoration : none;
}
a:visited{
	text-decoration : none;
}
INPUT.in{
	color : #00416C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 200px;
	height : 18px;
	border : 1px solid Black;
	
}
INPUT.in2{
	color : #00416C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 136px;
	height : 18px;
	border : 1px solid Black;
	
}
TEXTAREA.text {
	color : #00416C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	width: 200px;
	height : 120px;
	border : 1px solid Black;
}