﻿.style3 {
	text-align: right;
	color: #C0C0C0;
}

.lmenu {
	font-family: sans-serif;
	font-size: 12pt;
	color: #003366;
	padding-bottom: 10px;
}
.active {
	color: #ff0000;
	text-decoration: underline;
	padding-bottom: 10px;
}
h1 {
	font-weight: normal;
}
.style13 {
	text-align: center;
}
.style18 {
	font-size: 14pt;
	font-family: sans-serif;
	line-height: 18pt;
}
.style20 {
	font-size: large;
	font-family: sans-serif;
}
.style21 {
	font-family: sans-serif;
	font-size: small;
}
body{
	background: #FFE8E8;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	color: #FFFFFF
	font-family: sans-serif;
}

a .menu{
	color: #FFFFFF;
	font-size: 14pt;
}

.active_menu{
	color: #ff0000;
	font-size: 14pt;
}

.menu {
	text-align: center;
	font-family: sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.footer {
	font-family: sans-serif;
	font-size: medium;
	color: #003366;
	text-align: center;
	display: inherit;
}

.text {
	text-align: left;
	font-family: sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.text p{
	text-indent: 50px;
	line-height: 14pt;

}

.text h1{
	font-size: 16pt;
	text-decoration: underline;
	text-align: center;

}
.text a{color: #800000;
	}
	
.text a:hover{ 	color: #000000;
}