p, BLOCKQUOTE, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}



A:link, A:visited {
	color: #082984;
	font-weight: bold;
}

A:active {
	color: black;
}	

.photoborder {
	border-width: 2px;
	border-color: #000000;
	border-style: ridge;
}

.tableborder {
	border-width: 5px;
	border-color: #000000;
	border-style: ridge;
}

.menuborder {
	border-width: 2px;
	border-color: #000000;
	border-style: ridge;
}

.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:static;
	top:5%;
	left: 3%;
	height: 100%;
	margin-right: 0%;
	background-color : #ffffff;
	border-width: 3px;
	border-color: #000000;
	border-style: ridge;
	padding: 10px;
}	

