h1{
	color: white;
	font-size: 250%;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2{

}

h3.alert{
	color: red;
}

table.header {
	height: 10%;
	width: 100%;
	border: 1;
	background: black;
}

tr.bblue {

	background-color: #4000C0;
}

.siteseal {
	float: right;
}

p.toplinks {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 40px;
	font-size: 125%;
	color: white;
}

.indent{
	margin-left: 40px;
}	


.required {
	color: red;
	font-size: 80%;
}

.attributename {
	font-size: 80%;
}

div.content{
	margin-left:30px;
	margin-right:50px;
}

p.body {
	line-height: 1.4;
	text-size: 100%;
}

p.bigger {

	font-size: 150%;
	line-height: 1.5;
}
a:link {
	color: #4000C0;
}
a:visited {
	color: #4000C0;
}
a:active {
	color: #EE00DB;
}
a:hover {
	color: #EE00DB;
}
a.toplinks:link {
	color: #EDCC2D;
	text-decoration: none;
}

a.toplinks:visited {
	color: #EDCC2D;
	text-decoration: none;
}

a.toplinks:active {
	color: #EE00DB;
	text-decoration: none;
}

a.toplinks:hover {
	color: #EE00DB;
	text-decoration: underline;
}

tr.topborder td{
	border-top: 1px solid black;
}


div.resumeheader{
	text-decoration: underline;
	border-bottom-width:1;
	border-bottom-style:2;
	border-bottom-color:black;
	font-size: 150%;

}
