.text_normal
{
	font-family:Verdana;
	font-size:12px;
	color:#003366;
}
H2
{
	font-family:Verdana;
	font-size:17px;
	color:#003366;
	font-weight:bold;
}

H1
{
	font-family:Verdana;
	font-size:15px;
	color:#003366;
	font-weight:bold;
}
LI
{
	padding-top:3px;
	padding-bottom:3px;
}
H3
{
	font-family:Verdana;
	font-size:13px;
	color:#003366;
	font-weight:bold;
}


.first_letter
{
	font-family:Arial;
	font-size:18px;
	color:#003366;
	font-weight:bold;
}

.link_footer
{
	font-family:Verdana;
	font-size:12px;
	color:#003366;
	line-height:14px;
	text-decoration:none;
	font-weight:bold
}
.link_footer:hover
{
	font-family:Verdana;
	font-size:12px;
	color:gray;
	text-decoration:none;
	font-weight:bold
}

.selectbox
{
	background-color: #bbe5fd;
	color:#003366;
	font-family:Tahoma;
	font-size:11px;
}
