BODY {
	text-indent : 0;
	font-family : Arial CE, helvetica, sans-serif;
	font-size : 12px;
	font-weight : medium;
	font-style : normal;
	text-align : left;
	color : #000000;
}

H1 {
	font-family : Arial CE, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	font-size : 18px;
	color : #000000;
}
H2  {
	font-family : Arial CE, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	font-size : 16px;
	color : #000000;
}
H3  {
	font-family : Arial CE, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	font-size : 14px;
	color : #000000;
}

H4  {
	font-family : Arial CE, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	font-size : 13px;
	color : #FFFFFF;
}

UL  {
	font-family : Arial CE, helvetica, sans-serif;
	color : #000000;
}

P  {
	text-indent : 0;
	font-family : Arial CE, helvetica, sans-serif;
	font-size : 12px;
	font-weight : medium;
	font-style : normal;
	text-align : left;
	color : #000000;
}

.menu {
	color : #FFFFFF;
	text-decoration: none;
	text-align : center;
}


TD  {
	text-indent : 0;
	font-family : Arial CE, helvetica, sans-serif;
	font-size : 12px;
	font-weight : medium;
	font-style : normal;
	color : #000000;
}

textarea  {
	color : #000000;
	background : "#CCCCCC";
	width : 560px;
}

input  {
	color : #000000;
	background : "#CCCCCC";
}

input.short  {
	width : 238px;
}

input.long  {
	width : 560px;
}

