body,td,th {
	color: #673C2B;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
body {
	background-color: #003c63;
}

h1 {
	font-size: 12pt;
	color: #673C2B;
}

h2 {
	font-size: 12pt;
	color: #00AA4E;
}

h2 a{
	font-size: 12pt;
	color: #00AA4E;
}

h2 a:hover{
	font-size: 12pt;
	color: #0664A2;
}

h3 {
	font-size: 14pt;
	color: #673C2B;
}
h4 {
	font-size: 14pt;
	color: #123C64;
}
h5 {
	font-size: 18pt;
	color: #673C2B;
}
h6 {
	font-size: 18pt;
	color: #123C64;
}

.main a{
color: #007FC0;
}

.main a:hover{
color: #0181C8;
}

.welcome_text {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 12px;
}

.footer_text {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 10px;
}

.footer_text a {
	color: #FFFFFF;
	
}

.footer_text a:hover {
	color: #0181C8;
}

h1, h2, h3, h4, h5, h6, p {
margin-bottom:0;
margin-top:0;
}

.pics {
	border-style: solid;
	border-color:#ffffff;
	margin:5px;
	padding: 0px;
	border-width: 1px;
}

.picstable {
	background-color:#00AA4E;
	margin:2px;
	background-repeat: repeat;
}

.buttons_bottom {
	color: #FFFFFF;
}

.buttons_bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.buttons_bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
