BODY
{
}
.leftmenu
{
	font-weight: bolder;
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
}
.leftmenu A:active
{
	font-weight: bolder;
	font-size: 12px;
	color: red;
	line-height: 17px;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.leftmenu A:hover
{
	font-weight: bolder;
	font-size: 12px;
	color: red;
	line-height: 17px;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}


.content
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 2px;
	color: #003366;
	padding-top: 5px;
	font-family: Arial;
	background-color: white;
	text-align: left;
	line-height: 16px
}
.footer
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 2px;
	color: slategray;
	padding-top: 5px;
	font-family: Verdana;
	background-color:  #e3e6e3;
	text-align: left;
	text-decoration: none;
}
.footer A:active
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 2px;
	color: red;
	padding-top: 5px;
	font-family: Verdana;
	background-color:  #e3e6e3;
	text-align: left;
	text-decoration: none;
}
.footer A:hover
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 2px;
	color: red;
	padding-top: 5px;
	font-family: Verdana;
	background-color:  #e3e6e3;
	text-align: left;
	text-decoration: none;
}

.header
{
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 2px;
	color: slategray;
	padding-top: 5px;
	font-family: Verdana;
	background-color:  #e3e6e3;
	text-align: right;
	text-decoration: none;
}
.header A:active
{
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 2px;
	color: red;
	padding-top: 5px;
	font-family: Verdana;
	background-color: #e3e6e3;
	text-align: right;
	text-decoration: none;
}
.header A:hover
{
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 2px;
	color: red;
	padding-top: 5px;
	font-family: Verdana;
	background-color: #e3e6e3;
	text-align: right;
	text-decoration: none;
}


.content H1
{
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #FF5050;
	font-family: Arial;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-top: 10px	
}

.content H2
{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
	margin: 2px;
	color: slategray;
	line-height: 17px;
	padding-top: 7px;
	font-family: Arial;
	background-color: white;
	text-align: left;
}

P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 1px;
	height: 4px;
}

