/* CSS Document */

body {	background-image: url();
	background-color: #f4f4f4;
}
.style1 {color: #FF9900}
.style4 {
	color: #663300;
	font-weight: bold;
}

a,a:link  { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #1A7BC8; text-decoration: none; }
a:visited { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #1A7BC8; text-decoration: none; }
a:active  { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #FF5050; text-decoration: none; }
a:hover   { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #FF5050; text-decoration: none; }

body,td,select,input,div,form,textarea,center,option,pre,br {
            font-family: 'Tahoma', 'Verdana', 'Arial'; font-size: 15px; color: #3A3A3A; }
.style5 {
	font-size: large;
	font-weight: bold;
}
.style2 {font-size: large}
.style6 {	color: #FFFFFF;
	font-weight: bold;
}
.style11 {font-size: x-small}
