body {
	margin-bottom:0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
}

a:link { font-size:80%; color:#eeeeee; text-decoration:none; }

a:visited { font-size:80%; color:#eeeeee; text-decoration:none; }

a:active { font-size:80%; font-style:normal; font-weight:normal; color:#eeeeee;	text-decoration:none; }

.link { font-size:80%; color:#00000; text-decoration:none; }

.titles {
	font-size:140%;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

.italic70percent { font-size:70%; font-style:italic; }

.70percent { font-size:70%; }

.120percent { font-size:120%; }

.center { text-align:center; }

.black { color: #000000; }

.12ptwhite {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
.pt6 {
    font-size:8px; 
}
.pt7 {
    font-size:10px; 
}
.pt8 {
    font-size:11px; 
}
.pt9 {
    font-size:13px; 
}
.pt10 {
    font-size:15px; 
}
.pt12 {
    font-size:18px; 
}
.pt14 {
    font-size:21px; 
}
.pt16{
    font-size:24px; 
}
.pt18 {
    font-size:27px; 
}
.pt20 {
    font-size:30px; 
}
.pt22 {
    font-size:33px; 
}
.pt24 {
    font-size:36px; 
}
.bold {
	font-weight: bold;
}
