body {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	margin : 0;
	
}

h1 {
	color: black;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	line-height : 100%;
}

hr.h1{
	color : black;
	line-height : 10%;
}



h3 {
	color: black;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	line-height : 100%;
}



.homepage {
	color: #000000;
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 



a:hover {
	color: #FFD800;
}

a.sidenav {
	font-family:Arial, Helvetica, sans-serif;
	width: 160px;
	font-size:16px;
	color: White;
	padding: 3px 6px 3px;
	display:block;
	text-decoration : none;
	border : thin outset white;
	background-color : #0B243A;
	font-style: normal;
}

a.sidenav:hover {
	background-color: White;
	display:block;
	text-decoration:inherit;
	border : thin inset white;
	color: #000000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.rightNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	background-color: #99FF00;
	background-repeat: no-repeat;
}

a.rightsidenav {
	font-family:Arial, Helvetica, sans-serif;
	width: 120px;
	font-size:14px;
	padding: 3px 6px 3px;
	display:block;
	text-decoration : none;
	border : thin outset white;
	background-color : #0B243A;
	font-style: normal;
	text-align: center;
	text-transform: none;
	color: #FFD800;
}

a.rightsidenav:hover {
	background-color: White;
	display:block;
	text-decoration:none;
	border : thin inset white;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
