﻿body { background-color:#284b69}


a:link {
	text-decoration: none;
	color:#bf671b;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color:#bf671b;
	font-weight:bold

}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:x-large;
	color: #183f5e;
	font-weight: bold;
	margin-left:10px; 
	margin-top:5px
}
h2 {
	color: #696551; 
	font-size:large; 
	font-weight: bold;
	margin-left:10px;
	margin-top:3px
}
h3 {
	color: #6a8fa9; 
	font-size:medium; 
	font-weight: bold;
	margin-left:10px
	}

.privacy {
	font-size: x-small;
}

p {
	font-family:Verdana;
	font-size:small;
	color:2c2c2d;
	margin-left:5px;
	margin-right:5px;
}
#maincontent {
	background-color:#ecdcc3;
}

#tablecontent {
	font-size:x-small;
}
.calendar {
	font-size:x-small;
}
ul li{
	font-family:Verdana;
	font-size:small;
	color:2c2c2d;
	margin-left:5px;
	margin-right:5px;
}
.homelink {
	text-decoration: none;
	color:#ECDCC3;
	font-weight:bold
}
.centertext {
	font-family:Verdana;
	font-size:small;
	color:2c2c2d;
	text-align:center;
	}
.righttext {
	font-family:Verdana;
	font-size:small;
	color:2c2c2d;
	text-align:right;
	}

