p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
li {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h3 {
	font-family: Tahoma, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	font-size: 12px;

}
h1 {
	font-family: Tahoma, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #336699;
}
h2 {
	font-family: Tahoma, Arial;
	color: #003366;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
}
a {
	font-family: Tahoma, Arial;
	color: #CC0000;
	text-decoration: none;
}

a:hover {text-decoration: underline}

input {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
div#iframe {
width:557px;
height:394px;
overflow:auto;
margin:0px 0px 0px 0px;
border:none;
}
.bottom-color {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
