body { 
	text-align: center;
	color: #000000;
	background:#e1e0e0;
	margin-top: 0px; 
	margin-bottom: 20px;
	padding: 0px; 
	font-family:arial;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	line-height: 15pt; 
	font-size: 10pt; 
	font-family: arial
	}

h1 { 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: gray;
	}

h2 { 
	font-size: 16px; 
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	text-decoration:underline;
	line-height:25px;
	margin:0px;
	color: gray;
	}

h3 { 
	font-size: 14px; 
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding:0px; 
	color: gray;
	}

h4 { 
	font-size: 16px; 
	font-family: arial;
	font-weight:bold;
	font-style: normal;
	clear:left;
	text-align:center;
	margin:0px;
	margin-bottom:0px;
	line-height:16px; 
	color: #990000;
	}

p { 
	font-family:arial;
	font-style:normal; 
	font-size:10pt;
	line-height:16px;
	text-align:left;
	margin:0px;
	margin-bottom:12px;
	padding:0px;
	}

a.top {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:underline;
font-weight:normal;
}

a.top:hover {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

a.text {
font-family: arial; 
font-size: 12px; 
color: #0000ff; 
line-height:16px; 
text-decoration:underline;
font-weight:normal;
}

a.text:hover {
font-family: arial; 
font-size: 12px; 
color: gray; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

a.footer {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:underline; 
font-weight:normal;
}

a.footer:hover {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

div.container {
	width:700px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	border-width:1px;
	border-style:solid;
	border-color:gray;
	line-height:150%;
	background-color:#FFFFFF;
	}
	
div.header {
	padding:0px;
	background:  url(../images/header.jpg);
	width: 700px; 
	height: 150px; 
	border-bottom:5px red solid;
	}

div.content {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	background-color:white;
	border:none;
	padding:10px;
	text-align: left;
	}

div.contentHome {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	background-color:white;
	border:none;
	padding:10px;
	text-align:center;
	}

div.footer {
	width:700px;
	height:70px;
	font-size: 8pt; 
	font-family: times new roman;
	font-weight:normal ;
	font-style: normal;
	text-align:center;
	line-height:15px;
	margin-top: 20px;
	margin-bottom: 0px; 
	color: #808080;
	}
