body, td, th, input, p, ul, ol, dl {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.bghome {
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
}

body {
	background-image: url(images/bg2.jpg);
	background-repeat:no-repeat;
}

.bg3 {
	background-image: none;
}

.bghome {
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #888888;
}

a:hover {
	color: #C44A00;
}

a:active {
	color: #C44A00;
}

.title1 {
	font-size: 14px;
}

.small {
	font-size: 10px
}
