<!-- 000000 - Black            -->
<!-- E8ECF0 - Light Blue       -->
<!-- 006699 - Dark Blue        -->
<!-- FFFFFF - White            -->
<!-- E02749 - Pinky / Red      -->
<!-- 6B7615 - Army Green       -->


body.n {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #FFFFFF;
	margin-left:-8px;
	margin-top:-8px;
	font-size: 10px;
}

body.white {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
body {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
h1 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #E02749;
}
h2 {
	font-family: verdana,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #E02749;
}
h3 {
	font-family: verdana,helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #E02749;
}
h4 {
	font-family: verdana,helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #E02749;
}
h5 {
	font-family: verdana,helvetica;
	font-size: 28px;
	font-weight: bold;
	color: #E02749;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #E02749;
}

td {
	font-family: verdana,helvetica;
	color: #000000;
	font-size: 12px;
}
a {
	font-family: verdana,helvetica;
	font-size: 12px;
}
.tabval {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: plain;
	font-size: 10pt;
}
.tabhead {
	font-family: verdana,helvetica;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.nh {
	font-family: verdana,helvetica;
	color: #E02749;
	font-weight: bold;
	font-size: 12pt;
}
p {
	font-family: verdana,helvetica;
	color: #000000;
	font-size: 12px;
}
.navi {
	font-family: verdana,helvetica;
	background-color: #FFFFFF;
	color: #9E9E9E;
	font-size: 11px;
}

a.n:link:focus, a.n:visited:focus {-moz-outline:0px;}
a.n:link { font-size: 8pt; color: #9E9E9E; font-weight:normal; text-decoration:none;}
a.n:visited { font-size: 8pt; color: #9E9E9E; font-weight:normal; text-decoration:none;}
a.n:active { font-size: 8pt; color: #9E9E9E; font-weight:normal; text-decoration:none;}
a.n:hover { font-size: 8pt; background-color: #E02749; color: #FFFFFF; font-weight:normal; text-decoration:none;}

a:link { color: #9E9E9E; font-weight:normal; text-decoration:underline;}
a:visited { color: #9E9E9E; font-weight:normal; text-decoration:underline;}
a:active { color: #9E9E9E; font-weight:normal; text-decoration:underline;}
a:hover { color: #E02749; font-weight:normal; text-decoration:underline;}

#langsel {
	font-family: Verdana;
	font-size: 8px;
	vertical-align: bottom;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

#langsel div {
	float: right;
}

#langsel a {
	color: #000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

#langsel a:hover {
	text-decoration: underline;
}
