body, td, th {
	font-size : 10pt;
}

big.title {
	font-size : 25px;
	font-weight : bold;
	color : #cc382f;
}
big.a {
	font-size : 30px;
	font-weight : bold;
	color : #cc382f;
}
div.header {
  	font-size : 12px;
  	color : white;
 	margin-left : 30px;
  	margin-top : 118px;
	line-height : 110%
}
div.footer {
	font-size : 10px; 
	padding-bottom : 3px; 
	color : white; 
	line-height : 13px;
 	margin-left : 50px;
}
div.topfooter {
	font-size : 14px;
	padding-bottom : 3px; 
	color : white; 
	line-height : 130%;
 	margin-left : 20px;
}
.subT {
    border-left-width : 20px;
    border-bottom-width : 2px;
    border-left-style : solid;
    border-bottom-style : solid;
    border-left-color : green;
    border-bottom-color : green;
    padding-left : 3px;
    padding-bottom : 3px;
}
