.maincolor { color: #000; background-color: white; }
.seccolor { color: #fc6; background-color: #2e3192; padding: 10px 10px 5px 20px; }
p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
p {
	color: #000;
	font-size: 12px;
	line-height: 20px;
	}
h2, h3 { color: #069; clear: both; }
h1 { font-size: 18px; clear: both; }
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
h4 { font-size: 14px; font-weight: normal; font-style: italic; clear: none; }
h5 { color: #fc6; font-size: 14px; font-weight: bold; line-height: 20px; margin: 1.67em 0 1.67em 10px; }
a:link { color: #f26522; background-color: transparent; font-weight: bold; text-decoration: none; }
a:visited {
	background-color: transparent;
	color: #399;
	text-decoration: none;
	}
a:hover {
	background-color: transparent;
	color: #c60;
	text-decoration: underline;
	}
body {
	topmargin: 0;
	leftmargin: 0;
	}
#left { color: #fc6; padding: 40px 10px 10px; font-size: 12px; line-height: 24px; }
#right {
	padding: 40px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
	}
#main {
	padding: 0px 10px 10px 20px;
	}
#main2 { padding: 0 10px 10px 20px; }
.picright { float: right; padding: 10px; }
.picleft { float: left; padding: 10px; }
ol { list-style-type: square; margin: 1em 0 1em 40px; }
ul { color: #000; font-size: 12px; line-height: 18px; list-style-type: disc; margin: 1em 0 1em 40px; }
#main3 {
	padding: 0px 10px 10px 20px;
	}
