.head1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #000066;
	font-weight: bold;
}

.states {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.head2 {
	font-family: Verdana;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.copy2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

blockquote {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #CCCCFF;
    border: solid thin #000000;
}

.blog_index_table {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #E2ECF8;
}

.fields {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #CCCCFF;
    border: solid thin #000000;
}

.buttons {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #CCCCFF;
    border: solid thin #000000;
}

input {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #CCCCFF;
    border: solid thin #000000;
}

select {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #CCCCFF;
    border: solid thin #000000;
}

textarea {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    background-color: #CCCCFF;
    border: solid thin #000000;
}

.banner_box {
    font-family: Verdana;
    font-size: 11px;
    color: #000099;
    background-color: #E2ECF8;
    border: solid thin #000066;
}

.module_box {
    font-family: Verdana;
    font-size: 11px;
    color: #000099;
    background-color: #E2ECF8;
}

