A {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #3B3F7C;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #5299D1;
	font-weight: bold;
	text-decoration: underline;
}
A.sub {
	font-family: Tahoma, Verdana, Arial;
	color: #3B3F7C;
	font-weight: normal;
	text-decoration: none;
}
A.sub:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #5299D1;
	font-weight: normal;
	text-decoration: underline;
}
.main {
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 70%;
	color: #333333;
	line-height: 120%;
}
.title {
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 5;
	color: #000000;
	font-weight: bolder;
}
.subtitle {
	font-family: Tahoma, Verdana, Arial;
	color: #41548F;
	font-weight: bold;
}
.hit {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.hit2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #3B3F7C;
	font-weight: bold;
	text-decoration: none;
}
A.pagelink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #4A6AA7;
	font-weight: normal;
	text-decoration: underline;
}
A.pagelink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #3B3F7C;
	font-weight: normal;
	text-decoration: none;
}
.slogan {
	FONT-FAMILY: Arial;
	FONT-SIZE: 4;
	line-height: normal;
	color: #C2D6EB;
	font-weight: bolder;
}
.top { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #62849D; text-decoration: none; font-size: xx-small; font-weight: normal}
.copyright { FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; color: #5299D1; text-decoration: none; font-size: 9px; font-weight: normal}
.white { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.next { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #009999; text-decoration: none; font-size: xx-small; font-weight: normal }
.inputtext
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.inputbutton
{
    BORDER-RIGHT: #4493C4 1px solid;
    BORDER-TOP: #4493C4 1px solid;
    FONT-SIZE: xx-small;
    BORDER-LEFT: #4493C4 1px solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #4493C4 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #4493C4
}