body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #467886;
}
.error {
	background-color: #FFA6A6;
}
a:visited {
	color: #0066FF;
}
a:link {
	color: #0066FF;
}


.small {
	font-size: 9px;
}


p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
}
.heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #3D7889;
}
li {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/li-image.jpg);
}
