.header1 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 15px;
	font-weight: bold;
	color: #330066;
}
.header_blue {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 17px;
	font-weight: bold;
	color: #330066;
}
.header_red {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 19px;
	font-weight: bold;
	color: #CC0000;
}
.sub_green {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 13px;
	font-weight: normal;
	color: #66CCCC;
}
.header_yellow2 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
.p_green {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	color: #4E9C27;
}

a {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #663333;
}

p {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
div {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	}
span {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	}

ul {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	text-indent: 8px;
	white-space: normal;
	margin: 2px; 
	padding: 2px;
}

li {
	margin: 2px; 
	padding: 2px;
}	

td,th {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
    margin-left: 3em;
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
}

.credit {



	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tool_yellow {



	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.header_gray {

	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.header_white {

	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14px;
	color: #666666;
}



