a, a:link {
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

A.header {
	color : #ECECEC;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
A.header:hover {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}
a.white_link {
	color : #FFF;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
p.warning{
	color : #920000;
}

body {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	text-decoration : none;
}

h1 {
	border-bottom : thin solid #003366;
	color : #003366;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
}

h2 {
	border-bottom : thin solid #003366;
	color : #003366;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

h3 {
	border-bottom : thin solid #003366;
	color : #003366;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}

input.button {
	background-color : #416385;
	border : 1 solid #416385;
	color : #FFFFFF;
	cursor : hand;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}
p {
	font-size : 12px;
	text-align : justify;
}
.copyright{
	color : #003366;
	font-size : 10px;
	font-style : italic;
	font-weight : lighter;
	text-align : center;
}
P.right{
	  text-align : right;
}
A.news{
	font-weight : normal;
	}
A.small{
	font-weight : normal;
	font-size : 10px;
}
A.nav{
	font-size : 10px;
	color : Black;
}
