.normal  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #1131B7;
	text-decoration : none;
}

.small {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #1131B7;
	text-decoration : none;
}

.adress {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

.bold  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #1131B7;
	text-decoration : none;
}


h1  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #1131B7;
	text-decoration : none;
}

h2  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #1131B7;
	text-decoration : none;
}

input.bg {
	background-color:#ffddaa ;
}
	
HR	{color: #1131B7;}


A {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #ffffff;
}

A:Visited  {color:#ffffff;}

A:Active  {color:#ffffff;}

A:Hover  {color:#ff0000;}