
/* --------------NAV-------------- */

nav	{margin-left: 2%}

a { color: #996633}

.linkhome { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:15px} 

.linka { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:50px} 
		  
.linkb { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:100px} 

.linkc { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:155px} 
		  
.linkd { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:195px} 
		  
.linke { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:250px}
		  
.linkf { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:290px}
		  
.linkg { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%;
		  font-weight: bold;
		  position:relative;
		  left:310px} 
		  
a:visited {color: #CC9966}
			  
/* --------------GENERAL-------------- */
body {font-family: Arial, Helvetica, sans-serif}
	  
blockquote {font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 80%;
   text-align:left;
   margin-left:55px}
   
p {font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 80%;
   text-align:left;
   margin-left: 30px}
   
.text {margin-left: 30px;
		text-align:left}
 
.edu { color: #330000;
	 font-size: 100%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 margin-right: 10px}
	 
.logo  {margin-left: 73px}
	
.blinks {font-size: 60%;
		 font-family: Arial, Helvetica, sans-serif; 
		 margin-left: 125px;
		 margin-top: 10%}
		 
.yr	{margin-left:34px;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align:left}

.ref {margin-left:20px;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align:left}

/* --------------HEADERS-------------- */
h1 { color: #330000;
	 font-size: 100%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-align: left}
	 
h2 { color: #000000;
	 font-size: 80%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-align: left;
	 text-decoration: underline}
	 
h3 { color: #330000;
	 font-size: 80%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-align: left;
	 text-decoration: underline;
	 margin-left: 30px}	
	 
h4 { color: #330000;
	 font-size: 80%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-style: italic;
	 text-align: left;
	 text-decoration: underline;
	 margin-left: 30px}	  
	 
/* --------------TABLES-------------- */
th {font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #000000}
	
td {font-family: Arial, Helvetica, sans-serif}

.cell {font-size:80%;
	color: #000000;
	text-align: center;
	background-color: #FFFFCC}
	
.cleft {font-size:80%;
	color: #000000;
	text-align: left;
	background-color: #FFFFCC}
		
.cellb {font-size:80%;
	color: #000000;
	text-align: center;
	background-color: #FFFFCC;
	font-weight: bold}
	
.cellcty {font-size:80%;
	color: #000000;
	text-align: left;
	background-color: #CCCC99}
	
.row {font-size:80%;
	color: #000000;
	vertical-align: top;
	background-color: #FFFFCC}

.list {font-size:80%;
	color: #000000;
	text-align:left}