a:visited {
	color: #660033;
	text-decoration: none;
}

a:link {
	color: #660033;
	text-decoration: none;
}

a:active {
	color: #660033;
	text-decoration: none;
}

a:hover {
	color: #666600;
	text-decoration: underline;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #FF0000;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 100%;
	margin: 1.0em 0 0 0;
}

h2.day {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 100%;
	margin: 1em 0px 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

h3 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 1.0em 0 0 0;
}

h4 {
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0.5em 0 0 0;
}

h5 {
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
}

h6 {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	margin: 0;
}

p.indent {
	font-size: 1.0em;
	line-height: 120%;
	margin-bottom: 0.0em;
	margin-top: 0;
	text-indent: 1em;
}

p.indentital {
	font-size: 0.9em;
	font-style: italic;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	text-indent: 1em;
}

td.center {
	background-color: #FFFFFF;
	border-bottom: #000000 thin solid;
	border-left: #000000 thin solid;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

.bullet {
	list-style-image:  url(images/bullet.gif);
}

.copyright {
	color: #BDBD9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.date {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}

.headlines {
	border-bottom: thin solid #660033;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 26px;
	clip:   rect(10px auto auto auto);
	top: 1px;


}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.reditalic {
	color: #FF0000;
	font-style: italic;
}

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

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.textbox {
	background-color: #FFFFFF;
	border-color: #BDBD9B #BDBD9B #BDBD9B #BDBD9B;
	border-width: 1px;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.title {
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.wraptext {
	float: left;
}
.box {
	margin: 3px;
	padding: 3px;
	border: thin solid #666666;
}
