body {
color : black;
background-color : white;
font-family : arial, verdana, sans-serif;
font-size : 12pt;
margin-left : 20px;
margin-right : 20px;
}
a {
color : blue;
background-color : white;
text-decoration : none;
}
a:active {
color : green;
background-color : white;
}
a:visited {
color : blue;
background-color : white;
}
a:hover {
color : red;
background-color : white;
}
h1 {
font-family : times new roman, times, sans-serif;
font-size : 26pt;
font-weight : normal;
font-style : italic;
letter-spacing : 5px;
color : navy;
text-align : right;
border-style : solid;
border-color : #5a84be;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
padding-top : 5px;
margin-top : 20px;
margin-bottom : 30px;
}
h2 {
font-family : times new roman, times, sans-serif;
font-size : 18pt;
font-weight : normal;
font-style : italic;
letter-spacing : 2px;
color : navy;
text-align : left;
}
p.c {
text-align : center;
}
p.centbig {
text-align : center;
font-weight : bold;
}
p.email {
font-size : 16pt;
text-align : center;
}
p.small {
font-size : 10pt;
}
table.full {
width : 100%;
}
td.centmid {
text-align : center;
vertical-align : middle;
}
img {
border : 0 none;
margin : 0px;
}h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: navy;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: navy;
	font-weight: bold;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5a84be;
	border-right-color: #5a84be;
	border-bottom-color: #5a84be;
	border-left-color: #5a84be;
	padding-bottom: 4px;

}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5a84be;
	border-right-color: #5a84be;
	border-bottom-color: #5a84be;
	border-left-color: #5a84be;
	padding-bottom: 4px;
	padding-top: 4px;


}
.midcell {
	padding-bottom: 4px;
}
.bottomalign {
	text-align: right;
	vertical-align: bottom;
}
.topalign {
	text-align: justify;
	vertical-align: top;
}
