body {
 background-color : #ffffff; 
 font-family: Arial, Helvetica, sans-serif;
 font-size : 12px;
}

table {
 border-width : 0;
 background-color : #ffffff;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 12px;
}

p {

}

.title {
 font-family: arial, helvetica, sans-serif;
 color: #7072B9;
 font-size: 24px;
 font-weight: 600;
}
    
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 15px;
 font-weight : 600;
 color : black;
 border-bottom : 1px solid #c2c2c2;
}
  
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 14px;
 font-weight : 600;
 color : black;
 border-bottom : 1px solid #c2c2c2;
}
     
h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight : 600;
 color : black;
}

.h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight : 600;
 color : #FFB446;
}

.h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight : 600;
 color : black;
}   

.letter {
 color: #666C7C;
 font-size: 14px;
 font-weight: 600;
 font-family: arial, helvetica, sans-serif;     
}
     
img {
 border-width : 0;
}

a:link, a:active, a:visited  {
 text-decoration: none;
 color: #4F58A8;
}

a:hover {
  color: #cc0000;
  text-decoration: underline;
}

.sep {		
 font-family: arial, Helvetica, sans-serif;
 color: #7072B9;
}
							
.menu:link, .menu:visited { 
 font-weight: 600;
 font-size: 12px;
 color: #7072B9;
}

.menu:hover {
 text-decoration: none;
 color: white;
}

.block {
 background-color: #5E86CA;
 color: white;
}

.block-o {
 background-color: #FBCD7B;
 color: white;
}
  
.block-g {
 background-color: #A0A0A0;
 color: white;
}

.block-r {
 background-color: #cc0000;
 color: white;
}

.btop {
 border-top : 1px solid silver;
}

.bbot {
 border-bottom : 1px solid #c2c2c2;
}   		
					
.wp	{
 color: #7072B9;
 font-size: 14px;
 font-weight: 600;
 font-family: arial, helvetica, sans-serif;
}
							
.stand {
 color: black;
 font-size: 12px;
 font-weight: normal;
 font-family: arial, helvetica, sans-serif;
}	

.copyright {
 color : #444444;
 text-align : center;
 font-size : 10px;
 border-top : 1px solid #7072B9;
}
			
.foot {
 font-size: 10px;
 font-family: arial, helvetica, sans-serif;
}

.link {
 font-size: 12px;
 font-family:arial, helvetica, sans-serif;
 text-decoration: underline;
 color: #7072B9;
}

.h2-blue-link {
 color: #7072B9;
 font-size: 14px;
 font-weight: 600;
 font-family: arial, helvetica, sans-serif;
 text-decoration: underline;				
}

