body table {
	font-family: Verdana, Geneva, Arial, Helvetica, "Gill Sans MT", sans-serif;
	font-size: 12px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, "Gill Sans MT", sans-serif;
	font-size: 12px;
}


h1{
	color: Red;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, "Gill Sans MT", sans-serif;
	font-size: 16px;
	color: red;
	font-weight: bold;
	}
	
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, "Gill Sans MT", sans-serif;
	font-size: 14px;
	color: gray;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, "Gill Sans MT", sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

a:active {
	color: Red;
}
a:hover {
	color: Red;
; font-weight: bold
}
a:link {
	color: Red;
}
a:visited {
	color: Red;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, "Gill Sans MT", sans-serif;
	font-size: 12px;
}

li.resume {
	margin-left: 2em;
	text-indent: -2em;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
}

.4pt-above
{
	margin-top: 4px;
}

.4pt-below
{
	margin-bottom: 4px;
}

.news
{
	font-family: Times, "Times New Roman", serif;
	color: Black;
}

.news12
{
	font-family: Times, "Times New Roman", serif;
	color: Black;
	font-size: 12pt;
}