body {
	background: #FFFFFF;
	background-image: url(../ims/back1.jpg);
}

a:link {  
    color: #000099;
	text-decoration: none;
}

a:visited {  
    color: #0000CC;
	text-decoration: none;
}

a:hover {  
    color: #CC3300;
	text-decoration: underline;
}

a:active {  
    color: #CC3300;
	text-decoration: none;
}

hr { color: #000000 }

li { font-weight: normal }

.center { text-align: center }

.center table {
	margin-left: auto;
	margin-right: auto;
}

.hr {
	color: #CC3300;
	background-color: #CC3300;
	height: 3px;
}

.px85 { width: 85px }

.px144 { width: 144px }

.px245 { width: 245px }

.px370 { width: 370px }

.px415 { width: 415px }

.px455 { width: 455px }

.px480 { width: 480px }

.px520 { width: 520px }

.px580 { width: 580px }
