		body {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			background-color: white;
			font-size: 12px;
			color:black;
		}	
		
		p {
			padding-left: 5px;	
			padding-right: 5px;				
			padding-top: 2px;					
			padding-bottom: 2px;					
		}
		
		.navHeader {
			background-color: CornflowerBlue;	
			padding-left: 5px;	
			padding-right: 5px;				
			padding-top: 3px;					
			padding-bottom: 3px;					
		}
		
		.navHeading {
			font-size: 12px;		
			text-align: left;
			color: white;	
			font-weight: bold	
		}	
		
		.navHeaderSmall {
			background-color: LightSteelBlue;	
			font-size: 11px;				
			padding-left: 5px;	
			padding-right: 5px;				
			padding-top: 3px;					
			padding-bottom: 3px;					
		}		
		
		.navBody {
			background-color: LightSteelBlue;	
			padding-left: 5px;	
			padding-right: 5px;				
			padding-top: 3px;					
			padding-bottom: 3px;					
		}		

		.navBodyCentred {
			background-color: LightSteelBlue;	
			font-size: 11px;			
			text-align:center;
			padding-left: 5px;	
			padding-right: 5px;				
			padding-top: 3px;					
			padding-bottom: 3px;					
		}		
		
		.navBodyLeft {
			background-color: LightSteelBlue;	
			font-size: 11px;			
			text-align:left;
			padding-left: 25px;	
			padding-right: 5px;				
			padding-top: 3px;					
			padding-bottom: 3px;					
		}			
		
		.box {
			background-color: LightSteelBlue;	
			padding-left: 5px;	
			padding-right: 5px;				
			padding-top: 3px;					
			padding-bottom: 3px;	
			text-align: justify;
			font-weight: normal;	
			font-size: 11px;	
			color:black;							
		}			
		
		.navBodyText {
			text-align: justify;
			font-weight: normal;	
			font-size: 11px;			
		}			
		
		.text {
			text-align: left;
			font-weight: normal;	
			font-size: 11px;			
			background-color: transparent;			
			padding-top: 1px;					
			padding-bottom: 1px;					
		}		

		.inlinetext {
			text-align: justify;
			font-weight: normal;	
			font-size: 11px;			
			background-color: transparent;			
			padding-top: 2px;					
			padding-bottom: 1px;	
			padding-left:0px				
		}		
		
		.point {
			text-align: left;
			font-weight: normal;	
			font-size: 11px;			
			background-color: transparent;			
			padding-top: 2px;					
			padding-bottom: 1px;	
			padding-left:0px				
		}				
				
		.textarea {
			text-align: left;
			font-weight: normal;	
			font-size: 11px;			
			background-color: white;			
			padding-top: 1px;					
			padding-bottom: 1px;					
		}			
		
		.errortext {
			text-align: left;
			font-weight: bold;	
			font-size: 11px;			
			background-color: transparent;			
			padding-top: 1px;					
			padding-bottom: 1px;	
			padding-left:2px;
			padding-right:2px;
			color:red;				
		}			
		
		.tinyterms {
			text-align: center;
			font-weight: normal;	
			font-size: 10px;			
			background-color: transparent;			
			padding-top: 1px;					
			padding-bottom: 1px;					
		}				

		.mainhead {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			background-color: white;
			font-size: 14px;		
			color: DarkSlateBlue;
			font-weight: bold;	
			padding-top: 1px;					
			padding-left: 15px;				
			padding-right: 3px;							
			padding-bottom: 1px;			
		}
		<!-- #42828c; -->
		
		.maintext {
			text-align: justify;
			font-weight: normal;	
			font-size: 12px;			
			background-color: transparent;			
			padding-top: 1px;					
			padding-left: 12px;				
			padding-right: 12px;							
			padding-bottom: 1px;					
		}			
		
		.header {
			text-align: right;
			font-weight: bold;	
			font-size: 14px;			
			background-color: transparent;			
			padding-top: 1px;					
			padding-bottom: 1px;					
		}			
		
		.textbox {
			text-align: left;
			font-weight: normal;	
			font-size: 12px;			
			background-color: white;				
			padding-top: 1px;					
			padding-bottom: 1px;					
		}		
		
		.smallbutton {
			text-align: center;		
			text-decoration: none;
			font-size: 11px;		
			font-weight:bold;		
			width: 3em;
			display: block;
			background-color:cornflowerblue;
			color:white;			
		}

		.button {
			text-align: center;		
			text-decoration: none;
			font-size: 11px;		
			font-weight:bold;		
			width: 6em;
			display: block;
			background-color:cornflowerblue;
			color:white;			
		}
		
		a {
			text-align: right;
			font-weight: normal;		
		}			

		a:hover { 
			color: "black"; 
		}
		
		a:link {
			text-decoration:none;
		}
	
		a:visited {
			text-decoration:none;
		}
		
              .headline {
                        background-color:CornflowerBlue;
                        padding-left: 5px;
                        padding-right: 5px;
                        padding-top: 3px;
                        padding-bottom: 5;
                        font-size:12;
                        text-align:center;
                        font-weight:bold;
                        color:white;
                }


                .textad-a {
                        background-color:cornflowerblue;
                        color:white;
                }

                .textad {
                        background-color:LightSteelBlue;
                        color:white;
                        padding-left: 5px;
                        padding-right: 5px;
                        padding-top: 3px;
                }

                .text {
                        background-color:LightSteelBlue;
                        color:black;
                        font-size:11px;
                        text-align:center;
                }

                .link {
                        background-color:LightSteelBlue;
                        text-align:left;
                        color:black;
                        font-size : 9px;
                        font-weight : italic;
		}
/*
     