input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
h1 {
	color : #FF0000;
        margin-left : 10px;
	font-size : 26px;
	font-family : Verdana,Tahoma,Arial;
	font-weight: bold;
}
h2 {
	color : #FF0000;
        margin-left : 10px;
	font-size : 24px;
	font-family : Verdana,Tahoma,Arial;
	font-weight: bold;
}
h3 {
	color : #FF0000;
        margin-left : 10px;
	font-size : 22px;
	font-family : Verdana,Tahoma,Arial;
	font-weight: bold;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
        font-size : 14px;
        text-decoration : none;
}
p a:hover {
	color : #294A7B;
        font-size : 14px;
        text-decoration : none;
}
.botmenu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu a {
	color : #000000;
        text-decoration: none;
}
.botmenu a:hover {
	color : #FF0000;
        text-decoration: none;
}
.botmenu2 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu2 a {
	color : #FFFFFF;
        text-decoration: none;
}
.botmenu2 a:hover {
	color : #000000;
        text-decoration: none;
}
.topmenu {
	color : #00FFFF;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-left : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight : bold;
	text-align : left;
}
.topmenu a {
	color : #00FFFF;
        text-decoration : none;

}
.topmenu a:hover {
	color : #FFFFFF;
}
.bodymenu {
	color : #000000;
	margin-top : 5px;
        margin-bottom : 0px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.bodymenu a {
	color : #000000;
        text-decoration: none;
}
.bodymenu a:hover {
	color : #FF0000;
        text-decoration: none;
}
.bodylink {
	color : #0000ff;
	margin-top : 5px;
        margin-bottom : 0px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Verdana,Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: underline;
}
.bodylink a {
	color : #0000ff;
        text-decoration: none;
}
.bodylink a:hover {
	color : #80080;
        text-decoration: none;
}