a:link {
	color: #333399;
	font-family: Arial, Verdana, Sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	text-transform: none;
}

a:visited {
	color: #800080;
	font-family: Arial, Verdana, Sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	text-transform: none;
}

a:active {
	color: #FF0055;
	font-family: Arial, Verdana, Sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	text-transform: none;
}

b {
	color: #003333;
	font-family: Arial, Verdana, Sans-serif;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
}

body {
	background: #EEEEEE;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-transform: none;
}

h1 {
	color: #663333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

h2 {
	color: #663333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

h3 {
	color: #663333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

h4 {
	color: #003333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

h5 {
	color: #003333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

h6 {
	color: #003333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

table {
	background: #FDFDF4;
	border: #000000;
	border-width: 1px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}


td#content {
	padding: 10px;
	text-align: left;
	
}

td#navglobal {
	background: #DCDCDC;
	padding-right: 15px;
	font-size: smaller;
	font-weight: 600;
	text-align: right;
	width: 600px;
}

td#navlocal {
	background: #DFCEBB;
	padding-right: 15px;
	font-size: smaller;
	font-weight: 600;
	text-align: right;
	width: 600px;
}

td#photocell {
	padding: 0px;
	width: 200px;
}
