


body{ 
	overflow-x: hidden; 
	background:url(bg.jpg);
	background-position: right top;
	background-repeat:repeat-y;
	background-color:#172a55;
}

tr, td {
	background-color: #da86b1;
	font-family: tahoma;
	color: #172a55;
}
div, p, pre, td{ 
	font-family: tahoma, verdana; 
	font-size: 8.5pt; 
	color: #172a55; 
	word-spacing: none; 
	letter-spacing: 0; 
	margin:0; 
	line-height:12pt;
	text-align: justify;
}


a, a:active, a:link, a:visited {
    font-family: times new roman, verdana;
    font-size: 9pt;

	font-weight: bold;
	font-variant: small-caps;
	color: #e9366a;
	text-decoration: none;
	}

a:hover {
	color: #ba0000;
	font-weight: bold;
	text-decoration: none;
	}
	
a img {
	border: 0px none;
	}

B	{
	font-family: times new roman;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
}




h1 { font-family: arial; 
font-size: 14pt; 
font-weight: none; 
font-variant: small-caps;
letter-spacing: 5pt;
line-height: 10 pt; 
color: #172a55; 
text-align: center; 
font-variant: small-caps;

}
	
	

p {
	padding: 5px;
		text-indent: 35px;
}

br {		line-height:4pt;
}

input, textarea, option, select {
	background-color: #ba0000;
	font: 8.5pt verdana;
	color: #d9d4c9;
	letter-spacing: 1px;
	border: 0px solid #efbfbf;
	padding:2px; }
