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

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

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

a:visited {
	color: #b1b4Bf;
}

a:hover {
	color: #666699;
}

a:active {
	color: #666699;
}

.title1 {
	font-size: 14px;
}

.small {
	font-size: 10px
}