body,p,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bgtile {  background-attachment: scroll; background-image: url(../images/bg_image.gif); background-repeat: no-repeat}
.title {  background-color: #003366; color: #FFFFFF; font-size: 16px; font-family: "Courier New", Courier, mono; font-style: normal; font-weight: bold}
.subtitle {  color: #FFFFFF; background-color: #FF6600}
.infobox {  height: auto; width: auto; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-color: #000000 #000000 #000000 #333333; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
a {text-decoration: underline; color: #003366}
a:hover {  color: #FFFF00; text-decoration: none; background: #FF6600}

h1 {
	border:0 none;
	margin:0;
	padding:0;
}

h2 {
	color:#FF6600;
	font-size:14px;
	text-transform: capitalize;
}

h3 {
	color:#FF6600;
	font-size:12px;
	text-transform: capitalize;
}