BODY  {
	background: #FFFFFF url(/images/watermark.gif) no-repeat fixed left;
	font-family :  Georgia, Verdana, Times New Roman;
	font-size : 10pt;
	font-weight : normal;
	text-align: justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}

A {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	text-decoration : none;
	font-size : 10pt;
	color : #0060A9;	
}

A:HOVER {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	font-size : 10pt;
	color : #00CCFF;
	text-decoration :  underline;
}

INPUT {
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

TEXTAREA {
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

LI {
	text-align: justify;
}

TD  {
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
	text-align: justify;
}

TD#label  {
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

.notification {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : bold;
	text-decoration :  none;
	text-align: center;
	font-size : 12pt;
}

.date {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : bold;
	text-decoration :  none;
	text-align: left;
	font-size : 12pt;
	white-space: nowrap;
	vertical-align: top;
}

.title {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	font-size : 18pt;
}

.subtitle {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	font-size : 14pt;
}

.return {
	background-color : transparent;
	font-family :  Georgia, Verdana, Times New Roman;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	font-size : 10pt;
}

.error {
	font-family : Georgia, Verdana, Times New Roman;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.copywrite {
	font-family : Georgia, Verdana, Times New Roman;
	font-size : 8pt;
	color : #000000;
}

.required {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12pt;
	color: #FF0000;
	font-weight : bold;
}

.links_list {
	font-size: 16pt;
	font-weight: bold;
}

.links_list:HOVER {
	font-size: 16pt;
	font-weight: bold;
}




