/* style.css */

body {font-size:12px;}
td {font-size:12px;}
.lead {
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	letter-spacing: -1pt;
}

.body {font-size:12px;}
.body1 {font-size:12px;line-height:16px}
.body1m {font-size:12px;line-height:16px;margin:4px 4px 4px 4px;}
/* .body2m {font-size:12px;line-height:16px;margin:4px 0px 4px 25px;}*/
.body2m {font-size:12px;line-height:16px;margin:4px 0px 4px 5px;}
.body3m {font-size:12px;line-height:16px;margin:10px 4px 4px 10px;}
.body4 {font-size:10px;margin:0px 0px 0px 0px;}
.body4m {font-size:12px;line-height:16px;margin:4px 0px;}

.copy {font-size:10px;color:#333333;text-align:center;margin:5px 0px 5px 0px;}
.info {font-size:12px;line-height:16px;margin:2px 4px 2px 4px;}

.title {font-size:12px;color:#000099;font-weight:bold;margin:0px 0px 0px 0px;}
.title2 {font-size:12px;color:#000099;font-weight:bold;margin:10px 2px 2px 5px;}

.caps {font-size:10px;color:#333333;margin:0px 0px 5px 2px;}

a {text-decoration: none; }
a:link { color:#000099; }
a:visited { color:#999999; }
a:active { color:#FF9933; }
a:hover { color:#FF9933; }
.lead2 {

	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: -1pt;
}

