body {
background-image : url(img/bg3.jpg);
color: White;
font-family: Times New Roman; 
font-size: 10 pt;
line-height: 15 pt;
}
h1, h2, h3, h4, h5, h6 {
font-weight : bold;
margin-top: 15 pt;
margin-bottom: 5 pt;
font-family: Times New Roman;
text-align: center
}
h1 {
font-size : 15pt;
}
h2 {
font-size : 14pt;
}
h4 {
font-size: 12pt;
}
h5 {
font-size: 11pt;
}
h6 {
font-size: 10pt;
}
a hover {
	border : solid;
	color: #3366CC;

}
p {
margin-bottom : 15 pt;
margin-left: 20pt;
margin-right:20pt;
}
img {
border: none
}
table#border{
width: 1002 px;
border : 1pt;
background-color : #143B65;
}
table#banner {
 width: 1000px;
 height : 244px;
 border : 1px;
}
div#absolutetop {
background-color : #143B65;
font-weight : bold;
font-size : 12 px;
text-align : center;
vertical-align : bottom;
}
div#text{
top: 571px;
padding-left : 100px;
padding-top : 120 px;
left: 244px;
width: 796px;
height: 322px;
border: none;
}
table#menuhor{
width: 200px;
}
a {
	color: #E1E2FB;
}