body {
	margin: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainLink {
	height: 18px;
}
.text1 {
	color: #CC3300;
	font-family: Arial;
	font-size: 12px;
}

.text2, .text5, .text11 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.text3, .text4, .text6, .text9, .text10 {
	color: #CC3300;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.text4 {
	color: #FF6633;
}

.text5, .text6 {
	font-size: 14px;
}

.text7, .text8 {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}

.text8 {
	font-size: 12px;
}

.text9 {
	color: #ffffff; 
}

.text10 {
	color: #CC0000;
}

.text11 {
	color: #408CB3;
	font-weight: bold;
	text-transform: uppercase;
}
.text15 {
	color: #CC3300;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.upper {
	text-transform: uppercase;
}