.bigfont1 {
	font-size: 11pt;
}
 
.bigfont2 {
	font-size: 11pt; color:#0033CC;
}
 
td {
	font-size: 9pt;
	line-height: 130%;
}

a:hover {
	color:#0099FF;
}

a {
	text-decoration:none;
}

.link {
	color: #999999;
} 

.exsmall {
	font-size: 8pt;
}

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copy{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	color: #333333;

}

.font_br{
    color:#663300;
}

.font_red{
    color:#CC0000;
}

.font_green{
    color:#336633;
}

.subtitle{
    color:#3366CC;
	font-weight: bold;
}

.bigfont_b {
	font-size: 15pt;
	font-weight: bold;
} 
			
.bold {
	font-weight: bold;
}

.exsmall_white {
	font-size: 8pt;
	color: #FFFFFF;
}

.subtitle_s {
	font-weight: bold;
	padding-top: 1px;
	padding-left: 20px;
	font-size: 14px;
}