/* CSS Document */
body {
margin:0;
padding:0;
font-family: Trebuchet MS;
color:#333;
background-color:#ffffff;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

.style {
	font-size:10px;
}

.style1 {
	font-size:11px;
}

.style2 {
	font-size:13px;
	font-weight:bold;
}

.style2a {
	font-size:30px;
	font-weight:bold;
        color: #000000;
}

.style3 {
	font-size:14px;
	font-weight:bold;
}

.style4 {
	font-size:15px;
	font-weight:bold;
}

.style5 {
	font-size:16px;
	font-weight:bold;
}

.style6 {
	font-size:17px;
}

.style7 {
	font-size:18px;
}

.style8 {
	font-size:20px;
}

.style9 {
	font-size:22px;
}

.style10 {
	font-size:25px;
}

.style12 {
	font-size:30px;
	font-weight:bold;
        color: #000000;
}

.style14 {
        font-family:Verdana, Arial, Helvetica, sans-serif;	
        font-size:25px;
}

.style14 a:link {
	color: #ffffff;
	text-decoration: underline;
}

.style14 a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.style14 a:hover {
	color: #ffffff;
	text-decoration: none;
}


.style14 a:active {
	color: #ffffff;
	text-decoration: underline;
}


