
BODY { background-color: #339999; }

H1, H2, H3, H4
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #660000;
}

LI,DD,BODY,TD,TR,FORM
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}

TH
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 83%;
	color: #660000;
}

DT
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #660000;
}

DD
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 83%;
}

.textH
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 133%;
	color: #660000;
}

.text1
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 83%;
}

.text2 { margin-top: 8px; }

.box1
{
	background-color: #FFFFCC;
	padding: 10px;
	border: solid 1px #660000;
	text-align: center;
	line-height: 100%;
	font-size: 83%;
	color: #660000;
}

.box1a
{
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #660000;
	text-align: left;
	line-height: 100%;
	font-size: 83%;
	color: #660000;
}

.box1b
{
	background-color: #FFFF99;
	padding: 10px;
	border: solid 1px #660000;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	line-height: 100%;
	font-size: 83%;
	color: #660000;
}


.box2
{
	background-color: #66CCCC;
	padding: 10px;
	text-align: left;
	line-height: 140%;
	font-size: 83%;
	color: #660000;
}

.box3
{
	background-color: #99FFFF;
	padding: 10px;
	text-align: left;
	line-height: 120%;
	font-size: 83%;
	color: #660000;
}

.cal
{
	font-size: 100%;
}

.bar_line
{
	background-color: #99FFCC;
	padding: 2px;
	text-align: left;
	line-height: 108%;
	font-size: 100%;
	color: #660000;
	margin-top: 12px;
	margin-bottom: 12px;
}

.yel { color: #FFFF99; }

.red { color: #FF0000; }

.img1
{
	font-size: 7pt;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 140%;
	background-color: #FFFFCC;
	text-align: right;
}

A:link
{
	text-decoration: none;
	/*color: #3333FF;*/
}

A:visited
{
	text-decoration: none;
	/*color: #3333FF;*/
}

A:active
{
	text-decoration: none;
	color: #FF0000;
}

A:hover
{
	text-decoration: underline;
	color: #FF0000;
}
