body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:21px;
	background-color: #EEE;
	text-align: left;
	margin: 0px;
}

p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 21px; 
	color: #000033;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
	margin-left: 10px;
}

H1 {  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; color: #FF0000; line-height: 24px; margin-top: 5px; margin-bottom: 5px}

H2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0000CC; font-style: italic; line-height: 21px; margin-left: 10px}

h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0000CC; line-height: 15px}

.texture {
	padding: 10px;
	width: 1020px;
	margin: 0px auto;
	background-color: #CCC;
	box-shadow: 0px 0px 10px 5px #888888;
	
}

.clear {clear:both;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0000CC;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
}

.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

.funlinkheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #100050;
	font-weight: bold;
}

.no_decor_dk_blue {color: #000033; text-decoration: none}

.no_decor_red {color: #FF0000; text-decoration: none}

.red {  color: #FF0000}

.green {color: #00D500}

.ltblue {color: #0099CC}

.tableborderblue {
	border: 1px solid #0000E0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 10px;
}

.tableborderred {
	border: 1px solid #E00000;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 10px;
}

.tablebordergreen {
	border: 1px solid #00E000;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 10px;
}

.tableborderpad {padding:10px;}

.tdradiusright {
	-webkit-border-radius: 0px 12px 12px 0px;
	-moz-border-radius: 0px 12px 12px 0px;
	border-radius: 0px 12px 12px 0px;
}

.linkdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

a.indextitle:link {text-decoration: none; color:#F00;}
a.indextitle:visited {text-decoration: none; color:#F00;}
a.indextitle:hover {text-decoration: underline; font-style:italic}
a.indextitle:active {text-decoration: underline;}


a:link {text-decoration: none; color:#06C;}
a:visited {text-decoration: none; color:#36C;}
a:hover {text-decoration: underline; font-style:italic}
a:active {text-decoration: underline;}

