body { 
	font-size : 12px;
	font-family : Tahoma,Arial;
	margin: 0 0 0 0;
	color : #121520;
	line-height : 100%;
	background: #fff;
}

P {font-size: 12px; font-family: verdana; margin: 3 8; color: #121520; }
.menuh1 {font-size: 14px; font-family: Tahoma; margin-left: 20px; margin-right: 15px; text-align: left; color: white; font-weight: bold;}
.banner {font-size: 11px; font-family: verdana; margin-top: 8px; margin-bottom: 8px; margin-left: 13px; margin-right: 9px; color: #111111; text-align: center;}

h1 { font-size: 24px; font-family: Arial; font-style: bold; color: #283351; margin: 13 8; text-align: left; margin-top: 10px }
h2 { font-size: 18px; font-family: Verdana; font-style: bold; color: #951004; margin: 8 8; text-align: left; margin-top: 10px }
h3 { font-size: 16px; font-family: Tahoma; font-style: bold; color: #d27c00; margin: 8 8; text-align: left; margin-top: 10px }
h4 { font-size: 14px; font-family: Tahoma; font-style: bold; color: #444444; margin: 8 8; text-align: left; margin-top: 10px }
h5{ font-size: 12px; font-family: Tahoma; font-style: bold; color: #111111; margin: 8 8; text-align: left; margin-top: 10px }

a { font-family: Verdana; color: #111899; TEXT-DECORATION: none}
a:visited {TEXT-DECORATION: none}
a:hover {color: #111899; TEXT-DECORATION: underline;  background: #f4f6ff; }

a.link { font-size: 11px; font-family: arial; color: #555565; TEXT-DECORATION: none}
a.link:visited {font-family: arial; TEXT-DECORATION: none}
a.link:hover {font-family: arial; TEXT-DECORATION: underline}

a.menu { color: #ddd; TEXT-DECORATION: none}
a.menu:visited {TEXT-DECORATION: none}
a.menu:hover {color: #fff; TEXT-DECORATION: underline; background: #424a56;}

a.topmenu { color: #ffffff; TEXT-DECORATION: none}
a.topmenu:visited {TEXT-DECORATION: none}
a.topmenu:hover {color: #B9D100; TEXT-DECORATION: underline}

table { border-width: 0; spacing: 0; padding: 0; align: center;}

img { border: 0 }


ol { font-size: 12px; font-family: Verdana; color: #09263B; margin: 20px; text-align: left; text-indent: 40px}
ul { font-size: 12px; margin-left:25; margin-right:0; margin-top:2; margin-bottom:2; text-align: left; color: #000000;}


INPUT {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 11px}
TEXTAREA {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 11px}
FORM {COLOR: #000000; FONT-FAMILY: Verdana; text-align: center; margin: 5 0; FONT-SIZE: 11px}

.inp{
	color:#000000;
	border : 1px solid #B3B3BA;
	line-height : 10px;
	text-decoration : none;
	font-size : 11px;
	padding-top : 2px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background : #ffffff;
}