.contentsm {			font-size:8pt;
}

.content {				font-size:10pt;
}

.contentred {			font-size:10pt;
						color:#F00;
}

.contentmed {			font-size:12pt;
}

.contentlg {			font-size:14pt;
}

.contentxl {			font-size:22pt;
}

.contenthead {			font-size:14pt;
						color: #336600;
						font-family: Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
						font-weight:bold;
						line-height:24px;
}

.contentheadmed {		font-size:12pt;
						color: #336600;
						font-family: Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
						font-weight:bold;
						line-height:24px;
}

.contentheadlarge {		font-size:18pt;
						color: #336600;
						font-family: Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
						font-weight:bold;
						line-height:24px;
}

.contentheadsm {		font-size:10pt;
						color: #336600;
						font-family: Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
						font-weight:bold;
}

.greytablebackground {	background-color: #F3F3F3;
						border-color:#C8C8C8;
						border: 1px;
}


/* NON RESIZED TEXT POPERTIES */

.contenttextresizesm {			font-size:11px;
								color: #FFFFFF;
}

.contenttextresizemed {			font-size:12px;
								color: #FFFFFF;
}

.contenttextresizemedblue {		font-size:12px;
								color:#CCCCCC;
}

.contenttextresizelg {			font-size:16px;
								color: #FFFFFF;
}

.contenttextresizexlg {			font-size:18px;
								color: #FFFFFF;
}