BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
TD.title {
	background-color: #66CCFF;
	color: #0033FF;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14pt;
}
TD.menu {
	background-color: #66CCFF;
	color: #0033FF;
	padding-right: 5px;
	text-align : right;
	vertical-align : top;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}
TD.menu A {
	color: #0033FF;
}
TR.fill {
	height: 100%;
}
TD.fill {
	height: 100%;
}
TD.main {
	padding: 10px 10px 10px 10px;
	text-align : justify;
	vertical-align: top;
}
TD.main A {
	color: #0033FF;
}
TD.footer {
	font-size: 8pt;
	background-color: #0033FF;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
}
TD.footer A {
	color: #FFFFFF;
}
P.footer {
	font-size: 8pt;
	font-style: oblique;
	text-align: right;
	width: 780px;
	color: #0033FF;
}
P.footer A {
	color: #0033FF;
}
H1 {
	font-size: 14pt;
	font-weight: bold;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
}
DIV {
	font-size: 10pt;
	font-style: oblique;
}
UL {
	list-style-type : square;
}
LI {
	line-height: 15pt;
}
TABLE.menu {
	width: 110px;
	height: 100%;
	background-color: #66CCFF;
	vertical-align: top;
}
TD.event {
	background-color: #66CCFF;
	color: #0033FF;
	text-align : center;
	font-size: 10pt;
	border-top : 1px dotted #0033FF;
	border-bottom : 1px dotted #0033FF;
	border-left : 1px solid #0033FF;
	border-right : 1px solid #0033FF;
	padding: 2px 2px 2px 2px;
	font-style: oblique
}
TD.event_header {
	background-color: #66CCFF;
	color: #0033FF;
	text-align : center;
	font-size: 10pt;
	border-left : 1px solid #0033FF;
	border-right : 1px solid #0033FF;
	border-top : 1px solid #0033FF;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
TD.event_footer {
	background-color: #66CCFF;
	color: #0033FF;
	text-align : center;
	font-size: 10pt;
	border-left : 1px solid #0033FF;
	border-right : 1px solid #0033FF;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
INPUT, TEXTAREA {
	font-family: arial, Helvetica, sans-serif;
}
TABLE.login {
	border: 1pt solid #0033FF;
	background-color: #66CCFF;
	margin-left: 10px;
}
TD.gallery IMG {
	margin-left : 5px;
	margin-top : 5px;
	border : 1px solid Black;
	vertical-align : middle;
	text-align : center;
	padding : 0px 0px 0px 0px;
}
P.indent {
	padding-left: 20px;
}
