.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style6 {
	font-weight: bold;
	font-size: 10px;
}
.style8 {<link rel="stylesheet" type="text/css" href="x-small.css">
	font-size: 10px;
	font-weight: bold;
}
body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}
.style10 {
	color: #FFFFFF;
	font-size: 10px;
}

.navbar {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}
.header {
	font-size: 12px;
	font-weight: bold;
}
.style11 {font-size: 10px}

h1	{ font-size: 14px; }
h2	{ font-size: 12px; }

a:link { color:#33c }	
a:visited { color:#339 }
