h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #627A6A;	
	
}
body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;	
	
}
table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;		
}

.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;	
}

.textsmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;	
}
.textlarge {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;	
}
.greentext  {
color: #627A6A;
}

.redtext  {
color: #CC0033;
}

.revHeader {
	color: #627A6A;
	background-color: #E8E4D3;
	padding-left: 3px;
	padding-right: 3px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}

.textsmallgreyedout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #A5B6C8;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #627A6A;
}

.bluelabel {
	font-family: Arial, Helvetica, sans-serif;
	color: #417fb8;
}
a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #627A6A;
}
a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #627A6A;
}

a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #627A6A;
}

a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color:#000000;
}