/* 
    Document   : style
    Created on : 07 May 2007, 11:08
    Author     : se10488
    Description:
        Purpose of the stylesheet follows.
*/

A:link {text-decoration: none;}
A:visited {text-decoration: none;}

td.headerTable {
background: font-family: @Arial Unicode MS;
font-size: 25px;
font-weight: 700;
color: #000000;
background: #82f475;
text-align: center;	   
}	   
td.tableLeft {
background: font-family: @Arial Unicode MS;
font-size: 15px;
font-weight: 500;
color: #000000;
background: #82f475;
text-align: left;
}	


.sectionHeader {
background: font-family: @Arial Unicode MS;
font-size: 19px;
font-weight: 700;
color: #000000;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;   
}	 

.section {
background: font-family: @Arial Unicode MS;
font-size: 15px;
font-weight: 400;
color: #000000;
text-align: left;	   
}	   

.enforce {
background: font-family: @Arial Unicode MS;
font-size: 16px;
font-weight: 600;
color: #000000;
text-align: justify;	   
}	   


