BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	margin: 0px;
}

TABLE {
	font-size : 11px;
}

.Border {
	border : 1px solid #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TEXTAREA {
	border : 1px solid #666666;
	overflow : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	font-weight : bold;
	color : #CC0000;
}

A:HOVER {
	text-decoration : none;
}

A.White, A.White:ACTIVE, A.White:LINK, A.White:VISITED {
	font-weight : bold;
	color : #ffffff;
	font-size : 14px;
}

A.White:HOVER {
	text-decoration : none;
}

.Content1 {
	background-color : #FFFFF0;
	border : 1px solid #CCCCCC;
}

B.Big {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 3px;
	color : #000099;
}

Table.DL {
	border-top-color : #CCCCCC;
	border-top-style : solid;
	border-top-width : 1;
	border-left-color : #CCCCCC;
	border-left-style : solid;
	border-left-width : 1px;
}
TD.DL {
	border-right-color : #CCCCCC;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
