a img
{
	border: none;
}

.ostop
{
	font-size: smaller;
	color: #333333;
	background-color: transparent;
}
a
{
    text-decoration: none;
    color: #2473F8;
    background-color: transparent;
}

a:hover
{
    color: #103676;
	 text-decoration: underline;
    background-color: transparent;
}

a:visited
{
    text-decoration: none;
	 background-color: transparent;
}

b
{
    font-weight: bold;
}
i
{
    font-style: italic;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.smaller {font-size: smaller}
.footer {font-size: x-small}
.style1 {color: #444444}
.style2 {
	font-size: medium;
	color: #ffbb44;
}
.style3 {
	color: #FFFFFF;
}
.style4 {
	color: #2473F8;
}
h4 {
	text-align: center;
	color: Red;
}