/* CSS Document */

p{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:normal;
padding:6px;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
	background-position: center center;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	display: block;
	height: 40px;
	width: 138px;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	background-position: center center;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	display: block;
	height: 40px;
	width: 138px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	font-size:36px;
	font-style: normal;
	line-height: 0px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} 
.bold {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9933;
	font-size:16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 150px;
	margin-bottom: 3px;
	margin-left: 50px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	margin-left:10px;
	margin-top:10px;
	color: #FFFFFF;	
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	height: 20px;
	width: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
	padding: 10px;
	height: 40px;
	width: 500px;
}
 h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight: bolder;
	color: #FF9933;
	margin: 1px;
	text-decoration: none;
	
}
 
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	}
	
	hyperlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF66FF;
	text-decoration: none;
	
	}
	
	h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
	padding: 10px;
	height: 20px;
	width: 500px;	
}


	
	
