@charset "utf-8";
/* CSS Document */

body{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .85em;
}
p.copy{
 font-size: 1.2em;	
 line-height: 1.3em;
}
ul.copy{
 font-size: 1.2em;	
 line-height: 1.3em;
}
h1.copy{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1.8em;
 font-weight:normal;
 text-indent:0;	
}
h2.copy{
 font-size: 1.13em;	
}
.copy_link{
 text-decoration: none;	
}
.copy_link:hover{
 text-decoration: underline;	
}
.copyStrong{
 font-weight: bold;	
}
.copyItalic{
 font-style: italic;
}
h1{
 font-weight: bold;
 font-size: 1.3em;
 padding: 10px 0px;
}
h2{
 font-weight: bold;
 font-size: .90em;
}
.boldText{
 font-weight: bold;	
}
#left_bar_middle li ul{
 font-size: .85em;	
}
.centerText{
 text-align: center;	
}
.note{
 font-size: .7em;
 font-weight: bold;
}
