/* CSS Document */
@charset "utf-8";


body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.Large-Header { color:#9C0; font-size:25px; font-weight:bold; margin:0; padding:0; margin-bottom:8px; }
.body_header { font-weight:bold; font-size:15px}
.body_header_small { font-size:13px}
.titles { color:#666; font-size:20px; margin-bottom:5px}
.normaltext {
	color:#333;
	font-size:14px !important;
	line-height: 24px !important;
}
.normaltext14 { font-size:14px}
.smalltext { font-size:11px; font-weight:normal;max-width:290px}
.bold { font-weight:bold}
.redText { color:#F00}