body {
background: #ffcc99;
}

a {
color:#333399;
text-decoration:none;
}
a:hover {
color:#ff0000;
text-decoration:none;
}

p {
font: 12px Arial;
color:#333399;
margin-left:15px;
text-align:justify;
}

#text {
font: 12px Arial;
color:#333399;
margin-left:15px;
text-align:justify;
}

#menu {
font: 12px/18px Arial;
color:#333399;
margin-left:15px;
text-align:justify;
}

#bottom {
	font-family:"Verdana", "Arial", san-serif;
	font-size: 10px;
	color:#000033;
	text-align: left;
}

ul {
	font: 12px Arial;
	color:#333399;
	text-align:left;
	font-weight: normal;
	margin-right:10px;
}

h2 {
font: 20px Arial;
color:#cc0000;
margin-left: 15px;
font-weight: bolder;
}

h3 {
font: bold normal 14px Arial;
color:#cc0000;
margin-left:15px;
}

h4 {
font: bold normal 13px Verdana;
color: #cc0000;
margin-top: 0px;
}

.img {
	border-color: #000066;
	border-width: 3px;
}

.linked {
font: 12px Arial;
color:#cc0000;
margin-left:15px;
text-align:justify;
}
h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.award {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: center;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	text-align: center;
	vertical-align: text-top;
	font-size: 12px;
}
.picBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
