body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link {
color : #0061e4; 
text-decoration : underline; 
} 
a:visited {
color : #0061e4; 
text-decoration : underline; 
} 
a:hover {
color : #0061e4; 
text-decoration : none; 
} 
a:active {
color : #0061e4; 
text-decoration : underline; 
}

.menu { 
font-family: "Segoe UI", Arial, "Trebuchet MS", "ms sans Serif" ;
font-size: 18px; 
color: #666666;
text-transform:uppercase;
}

a.menu:link {
color : #666666; 
text-decoration : none; 
} 
a.menu:visited {
color : #666666; 
text-decoration : none; 
} 
a.menu:hover {
color : #a30f14; 
text-decoration : none; 
} 
a.menu:active {
color : #666666; 
text-decoration : none; 
}

.pgHead1 { 
font-family: "Segoe UI Light", "Segoe UI", "Trebuchet MS", "ms sans Serif" ;
font-size: 30px; 
color: #b70006; /* #8d272a; */
font-weight: normal;
text-transform:uppercase;
}

.pgHead2 { 
font-family: "Segoe UI", "Trebuchet MS", "ms sans Serif" ;
font-size: 18px; 
color: #000000;
font-weight: normal;
padding-bottom: 5px;
}

.pgHead3 { 
font-family: "Segoe UI", "Trebuchet MS", "ms sans Serif" ;
font-size: 14px; 
color: #000000;
font-weight: normal;
padding-bottom: 5px;
}

.bodytext { 
font-family: "Segoe UI", "Trebuchet MS", "ms sans Serif" ;
font-size: 14px; 
color: #555555; 
}

.bodytext1 { 
font-family: "Segoe UI", "Trebuchet MS", "ms sans Serif" ;
font-size: 12px; 
color: #555555; 
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 12px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 12px;
}

ul {
	margin:0px;
	padding-bottom: 10px;
}

li {
	padding-bottom: 3px;
}

.footer { 
font-family: "Segoe UI", "Trebuchet MS", "ms sans Serif" ;
font-size: 12px; 
color: #666; 
}

a.linkgrey:link {
color : #666; 
text-decoration : none; 
} 
a.linkgrey:visited {
color : #666; 
text-decoration : none; 
} 
a.linkgrey:hover {
color : #000; 
text-decoration : none; 
} 
a.linkgrey:active {
color : #666; 
text-decoration : none; 
}


