/* Primary layout divisions */

BODY{
	margin:0px;
	padding-top:15px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

p{
	margin-top:0px;
	margin-bottom:5px;
}

img{
	border:0px;
}

a{
	text-decoration:none;
	color:#4f5780;
	
}

a:hover{
	text-decoration:underline;
	color:#4f5780;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
h1, h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.4em;
	color:#666666;
	margin-top:20px;
	margin-bottom:10px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
		color:#dd7e3e;
}
.h5 a:link {
	color:#dd7e3e;
}

.h5 a:visited {
	color:#dd7e3e;
}

.h5 a:hover {
	color:#e67b35;
}

.h5 a:active {
	color:#dd7e3e;
}

h3{

}

ul{

}

li{
	
}
