.nava {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : White;
	background : #3399CC;
}

A {
    font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : White;
	text-decoration:none;
}

A:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color: Navy;
	background : #78C470;
}
B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	font-weight : 900;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
	font-weight : bold;
}
.texttype {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
	font-weight : bold;
}

.seologo {
	border:						0px none;
	margin:						250px auto 0px auto;
	text-align:					center;
}
.ac {
	text-align:					center;
}

.pb12 {
	padding-bottom:inherit		12px;
}