body {font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color: #4B257B; 
	  background-image: url(images/bg.jpg); background-repeat: repeat-x;
	  margin: 2px;}
	  
td {font-size: 13px;}	  

h1 {font-family: Georgia, Times, Times New Roman, sans-serif;
    font-size: 20px;
	margin: 7px 0px 7px 0px;
	}

h1.purple {font-family: Georgia, Times, Times New Roman, sans-serif;
    font-size: 21px;
	font-weight: normal;
	color: #390F6D;
	margin: 7px 0px 7px 0px;
	}	
h2 {font-size: 14px; border-bottom: 2px solid #cccccc; margin: 7px 0px 2px 0px; padding: 0px 0px 0px 0px; text-align: left;}
h2.keynote {color: #595986;}
p {	  font-size: 13px;
	  line-height: 20px;}

.p_no {font-family:  Times New Roman, Times, sans-serif;
    font-size: 28px;
	color: #390F6D;
	font-weight: bold;
	}
.purple {color: #390F6D;}
.qa {color: #390F6D;}
.greg {font-family:  Times New Roman, Times, sans-serif;
    font-size: 50px;
	}

.giesen {font-family:  Times New Roman, Times, sans-serif;
    font-size: 38px;
	color: #999999;
	}
				  
.t_grad {background-image:  url(images/grad_bg.jpg);
            background-repeat: repeat-x;}
			
.nav_bg {background-color: #E3AD59;}
.gr_bg {background-color: #D5D0D1;}
.wh_bg {background-color: #ffffff;}
									
.footer {font-size: 9px;
	  color: white;
	  text-align: center;
	  line-height: 15px;}
	  

a {	font-size: 12px;
	color: #9F2C00;
	font-weight: bold;}
							
a:link { color: #9F2C00; text-decoration: none }
a:active { color: #9F2C00; text-decoration: none }
a:visited { color: #9F2C00; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }

a.nav            {font-size: 12px; 
				 color: #000000;
				 font-weight: normal;}
a.nav:link      {color: #000000;}
a.nav:active      {color: #000000;}
a.nav:visited      {color: #000000;}
a.nav:hover	{color: #ffffff; }

a.bnav            {font-size: 11px; 
				 color: #ffffff;
				 font-weight: normal;}
a.bnav:link      {color: #ffffff;}
a.bnav:active      {color: #ffffff;}
a.bnav:visited      {color: #ffffff;}
a.bnav:hover	{color: #ffffff; }
	  	  
ul {margin: 3px 0px 3px 35px;
    list-style-type: square;
    font-size: 12px;
	line-height: 15px;}

ul.list {margin: 3px 0px 3px 15px;
    list-style-type: square;
    font-size: 10px;
	line-height: 13px;}
