/* CSS Document */

html {
	background-color:#F3F3F3;
}

body {
	background-color:#F3F3F3;
	padding-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
}

.txt16 {
		font-size:16px;
	line-height:20px;
	text-align:justify;
	color:#F06;
}

.txt12a {
		font-size:12px;
	line-height:16px;

}
.txt12 {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
s
}

.txt12 a {
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#C30;
}

.txt12 a:visited {
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#C30;
}

.txt12 a:hover {
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#C30;
}

.header {
	height:6px;
	background-color:#900;
	width:100%;
}

.logo {

	height:140px;
}

.footer {
	font-size:12px;
	color:#CCC;
	text-align:center;	
}
