a:link {
	background-color : #FFFFFF;
	color : #333399;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	background-color : #FFFFFF;
	color : #333399;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	background-color : #FFFFFF;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #336699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin : 0px;
}

h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
}

h3 {
	background-color : #FFFFFF;
	color : #666666;
	font-size : 17px;
	font-weight : normal;
}

h4 {
	background-color : #FFFFFF;
	color : #006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

h5 {
	background-color : #FFFFFF;
	color : #006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000000;

}

.bigphrase {
	background-color : #FFFFFF;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}

.blackborder {
	border : 1px #000000 solid;
}

.box {
	border : 1px solid #000000;
	text-align: center;
}

.box1{
	background : #DAE7F3;
}

.email {
	padding : 3px;
}

.footer {
	background-color : #336699;
	color : #FFFFFF;
	font-size : 10px;
	padding : 10px;
}

.footer a:link {
	background-color : #336699;
	color : #FFFFFF;
	text-decoration : none;
}

.footer a:visited {
	background-color : #336699;
	color : #FFFFFF;
	text-decoration : none;
}

.footer a:hover {
	background-color : #336699;
	color : #C2D7EB;
	text-decoration : none;
}

.footer a:active {
	background-color : #336699;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.navbar {
	background-color : #C2D7EB;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
}

.navbar a:link {
	background-color : #C2D7EB;
	color : #000000;
	text-decoration : none;
}

.navbar a:visited {
	background-color : #C2D7EB;
	color : #000000;
	text-decoration : none;
}

.navbar a:hover {
	background-color : #336699;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.navbar a:active {
	background-color : #336699;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	padding-right: 3px;
	padding-left: 3px;
}

.pagetitle {
	background-color : #006699;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 18px;
	font-weight : normal;
	padding : 3px 3px 3px 12px;
}

.smallertext{
	font-size : 12px;
}

.smallesttext {
	font-size : 10px;
	font-style : italic;
}

.tagline {
	background-color : #FFFFFF;
	color : #336699;
	font-size : 16px;
	font-weight : bold;
}
li {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
