body{
	text-align: center;
	font-family : sans-serif;
	background-color: #ffffff;
}
h1{
	text-decoration : underline;
}
h2{
	text-decoration : underline;
	font-size : large;
}
h3{
	text-align : left;
	margin-left : 75px;
}
h4{
	text-align : left;
	margin-left : 75px;
	text-decoration : underline;
	font-size : large;
}
p{
	text-align : justify;
	margin-left : 75px;
	margin-right : 75px;
}
#table{
	text-align : left;
	margin-left : 75px;
	margin-right : 75px;
}
#table2{
	width: 900px;
	text-align : left;
	vertical-align : top;
}
tr{
	bottom-margin: 25px;
}
#main {
	BACKGROUND-COLOR: #ffffff;
	width : 900px;
}
#titleimg{
	position: relative;
	margin-top: 25px;
	font-size : 20px;
	font-family : "MS Reference Sans Serif";
	font-weight : bold;
}
#titleimg2{
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size : 2.5ex;
}
#titleimg3{
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
}
#photo{
	position: relative;
	margin-left : 75px;
}
#colscript{
	margin-top : 25px;
	margin-bottom : 25px;
}
#bottomtext{
	margin-bottom: 25px;
}
#bottom{
	margin-top:20px;
	margin-bottom:10px;
	font-size: small;
	text-align: center;
}
a.menuitem {
	text-decoration: none;
	color: #FFFACD;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #696969;
	border-top : 1px solid #708090;
	background-color : Gray;
	border-right : 1px solid #696969;
	padding: 0.3ex 2ex 0.3ex 2ex;
	line-height : 35px;
	font-weight : bold;
}
a.menuitem:link {
	text-decoration: none;
	color: #FFFFE0;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #696969;
	border-top : 1px solid #708090;
	border-right : 1px solid #696969;
	background-color : Gray;
	padding: 0.3ex 2ex 0.3ex 2ex;
	line-height : 35px;
	font-weight : bold;
}
a.menuitem:visited {
	text-decoration: none;
	color: #FFFFE0;
	border-left: 1px solid #708090;
	border-bottom: 1px solid #696969;
	border-top : 1px solid #708090;
	background-color : Gray;
	border-right : 1px solid #696969;
	padding: 0.3ex 2ex 0.3ex 2ex;
	line-height : 35px;
	font-weight : bold;
}
a.menuitem:hover {
	text-decoration: none;
	color: White;
	border-left: 1px solid Silver;
	border-bottom: 1px solid Gray;
	border-top : 1px solid Silver;
	border-right : 1px solid Gray;
	background-color: #A9A9A9;
	padding: 0.3ex 2ex 0.3ex 2ex;
	line-height : 35px;
	font-weight : bold;
}
a.menuitem2:link {
	text-decoration: none;
	color: White;
	border-left: 1px solid Silver;
	border-bottom: 1px solid Gray;
	border-top : 1px solid Silver;
	border-right : 1px solid Gray;
	background-color: #A9A9A9;
	padding: 0.3ex 2ex 0.3ex 2ex;
	line-height : 35px;
	font-weight : bold;
}
a.menuitem2:visited {
	text-decoration: none;
	color: White;
	border-left: 1px solid Silver;
	border-bottom: 1px solid Gray;
	border-top : 1px solid Silver;
	border-right : 1px solid Gray;
	background-color: #A9A9A9;
	padding: 0.3ex 2ex 0.3ex 2ex;
	line-height : 35px;
	font-weight : bold;
}
