/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */

/* Default Settings */

BODY,P,TD,LI {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
}

BODY {
	background-color: white;
	background-image: none;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

BODY.home {
	background-color: white;
}

/* Classes */

P.footer {
	font-size : x-small;
	text-align : center;
}

.center {
	text-align : center;
}

.em {
	font-style : italic;
}


/* Heading Settings */

H1, H2, H3, H4, H5, H6 {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	text-align : left;
}

H1 {
	font-size : x-large;
}

H2 {
	font-size : large;
}

H3 {
	font-size : medium;
}

H4 {
	font-size : small;
}

H5 {
	font-size : small;
}

H6 {
	font-size : small;
}

/* Hyperlink Settings */

HR {
	width : 100%;
	height : auto;
}

TD.tableheading {
	text-align : left;
}

Td.tablebody {
	text-align : left;
}

.required {
    display: none;
    height: 0;
    width: 0;
}
