
A:active  {
	color : #0063BE;
	text-decoration : underline;
	text-transform : none;
}

A:hover  {
	color : #0063BE;
	text-decoration : underline;
	text-transform : italic;
}

A:link  {
	color : #003399;
	text-decoration : underline;
}

A:visited  {
	color : #000066;
	text-decoration : none;
}

BODY, P, UL, OL, DD, DL, BLOCKQUOTE, TD , TH  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

LI  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

.topmenularge  {
	color : #000000;
	font-weight : bold;
	font-family : Arial;
	font-size : 14pt;
}


.mainwidth {
	width : 780px;
}

.big_form_field_width {
width : 250px;
}

.top_menu_header  {
	font-size : 26pt;
	color: #000000; 
	font-weight: bold;
	margin : 10px;
}

@media only screen and (max-width: 1010px), only screen and (max-device-width: 1010px) {

.mainwidth {
	width : 100%;
}

.big_form_field_width {
width : 80px;
}

.top_menu_header  {
	font-size : 20pt;
	color: #0000C0; 
	font-weight: bold;
	margin : 10px;
}

}
