/* CSS Document */
body {
	background-color: #000012;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F0F0FF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E78A07;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.about_header {
	font-size: 15px;
	color: #F0F0FF;
}
p {
	font-size: 14px;
	color: #F0F0FF;
}
.navBar {
background-color:#2E2E2E;
}
.nav2 {
font-size:16px;
color:#F0F0FF;
text-decoration:none;
margin-left:12px;
margin-top:12px;
margin-bottom:12px;
}
.main_content {
margin-left:25px;
margin-right:25px;
margin-top:25px;
margin-bottom:25px;
border: solid #666666 1px;
background-color:#2e2e2e;
}
.main_sub {
margin-left:15px;
margin-right:15px;
margin-top:15px;
margin-bottom:15px;
}
.main_title{
font-size: 130%;
}