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

body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
}

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

a:visited {
	color: #888888;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

.title1 {
	font-size: 16px;
}

.small {
	font-size: 10px
}
