body {
background-color: #EEEEEE; 
font-family: verdana;
font-size: 11px;
margin-left: 10px;
margin-top: 0px;
line-height: 160%;
}

h1 {
color: #780F0F;
font-size: 16px;
}

h2 {
color: #000000;
font-size: 12px;
margin: 0px;
}

#logo {
margin: 0px;
padding: 0px;
}

a:link {
color: #000000;
text-decoration : none; 
font-weight: bold;  
}
   
a:visited {
color: #000000;
text-decoration : none;
font-weight: bold; 
}
		
a:hover {
color: #000000;
text-decoration : underline;
font-weight: bold; 
}

#left_info a:link {
color: #FFFFFF;
text-decoration : none; 
font-weight: normal;  
}
   
#left_info a:visited {
color: #FFFFFF;
text-decoration : none;
font-weight: normal; 
}
		
#left_info a:hover {
color: #FFFFFF;
text-decoration : underline;
font-weight: normal; 
}

#content_left {
background-color: #FFFFFF; 
float: left; 
width: 625px; 
padding: 10px;
}

.right_head a:link {
color: #0170A5;
text-decoration : none; 
font-weight: normal;  
font-size: 28px;
}
   
.right_head a:visited {
color: #0170A5;
text-decoration : none;
font-weight: normal; 
font-size: 28px;
}
		
.right_head a:hover {
color: #0170A5;
text-decoration : underline;
font-weight: normal;
font-size: 28px;
}

.ord a:link {
color: #0170A5;
text-decoration : none; 
font-weight: bold;  
font-size: 13px;
}
   
.ord a:visited {
color: #0170A5;
text-decoration : none;
font-weight: bold; 
font-size: 13px;
}
		
.ord a:hover {
color: #0170A5;
text-decoration : underline;
font-weight: bold;
font-size: 13px;
}

#right_links a:link {
color: #0170A5;
text-decoration : none; 
font-weight: normal;  
font-size: 15px;
}
   
#right_links a:visited {
color: #0170A5;
text-decoration : none;
font-weight: normal; 
font-size: 15px;
}
		
#right_links a:hover {
color: #0170A5;
text-decoration : underline;
font-weight: normal;
font-size: 15px;
}

p {
margin-top: 5px;
}

#box {
width: 520px;
background-color: #E5EFF6;
border: 1px solid #C2DDF2;
padding: 10px;
color: #226699;
font-size: 11px;
}


.int {
width: 515px;
}

.right_head {
margin-top: 10px;
margin-bottom: 10px;
}