body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
.sub {
	font-size: 70%;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 28px;
	color: #808080;
	margin-left:30px;
}

h2 {
	font-size: 22px;
	color: #FF6600;
	font-weight: normal;
	}
h3 {
	font-size: 18px;
	margin-left: 20px;
	margin-top: 10px;
	color: #333333;
}
h4 {
	margin-left: 20px;
	margin-top: 10px;
	color: #333333;
}
.hr {
	color: #999999;
	width: 100%;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#00909C; text-decoration: none} 
a:visited 	{ color:#00909C; text-decoration: none} 
a:hover 	{ color:#FF6600; Text-Decoration: underline;  } 
nav {
	margin: 0 0;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 15px;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 185px;
	display: block;
	height: auto;
	padding: 6px 0 6px 5px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #FF6600;
	background-color: #333333;
		}
	 #nav1{

	color: #009E9C;

		}
		#nav ul li a:hover {
	color: #FF6600;
	
}
		#nav a:active {
			color: #AAA;
		}

.justified {
	font-size: 80%;
	color: #333333;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	
}
.homecontent {
	font-size: 90%;
	color: #333333;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.5em;
}
#sub1 
	{		color: #333;
			font-size:70%;
			text-decoration: none;
}
#sub1 a:link{
			color: #333;
			text-decoration: underline;
}
#sub1 a:visited{
			color: #333;
			text-decoration: underline;
}
#sub1 a:hover{
			color: #FFF;
			text-decoration: none;
			}
.leftbottommargin {
	margin-bottom: 20px;
	margin-left: 20px;
}
