
.title {
	font-size: 32px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.title_sm2 {
	font-size: 20px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.header {
	font-size: 18px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.lheader {
	font-size: 24px;
	font-family: Comic Sans MS;
	font-weight: normal;
	color: #ff0000;
}

.header0 {
	font-size: 16px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.header1 {
	font-size: 14px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.header2 {
	font-size: 16px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #ff0000;
}

.header3 {
	font-size: 24px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.states {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
}

.news {
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.list{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff0000;
}

#section {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 5px;
	text-align: justify;
}

#section1 {
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 5px;
	text-align: justify;
}

#maintxt3 {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.subttl {
	font-size: 30px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
}

.subsub {
	font-size: 20px;
	font-family: "Comic Sans MS";
	color: #0000ff;
	font-weight: bold;
}

.subsub1 {
	font-size: 18px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
}

.hometxt {
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3333FF;
	font-weight: bold;
}


#link {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-left: 40;
	text-decoration: underline;
}

.title_sm {
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000ff;
}

.maintxt {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.question {
	font-size: 14px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #0000ff;
}

.itemtxt {
	font-size: 14px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #ff0000;
}

.menukey{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

a.menu:link {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:link {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: #0000ff;
}

a.menu2:visited {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: #0000ff;
}
a.menu2:hover {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	background: #0000ff;
}
a.menu2:active {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: #0000ff;
}

body { 
    background-color: #ffffff;
    margin-top:0px;
}
