body {
	background-color: white;
	color: rgb(249,201,136);
	font-size: 17px;
	font-weight: bold;
	font-family: Courier,Verdana,Helvetica,Arial,sans-serif;

}


body#start {
		background-color: white;
		font-size: 17px;
		font-family: Courier,Verdana,Helvetica,Arial,sans-serif;

}
table#position {
 
        text-align: left;
      	margin: 7%;}

a.nav {
		color: rgb(252,229,198);
		font-size: 17px;
		font-weight: bold;
		text-decoration: none;}


a.nav:hover {
	background-color: transparent;
	color: rgb(249,201,136);
	text-decoration: none;
}


a.subnav {
		color: rgb(133,132,136);
		font-size: 17px;
		font-weight: bold;
		text-decoration: none;}


a.subnav:hover {
	background-color: transparent;
	color: rgb(249,201,136);
	text-decoration: none;
}

a.studynav {
		color: rgb(133,132,136);
		font-size: 15px;
		text-decoration: none;}


a.studynav:hover {
	background-color: transparent;
	color: rgb(252,229,198);
	text-decoration: none;
}

p.studynav {
		color: rgb(133,132,136);
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		}


p.text {
	color: rgb(133,132,136);
	font-size: 75%;
	font-family: Verdana,Helvetica,Arial,sans-serif;}
	
	
p.head  {
	color: rgb(133,132,136);
	font-size: 18px;
	font-family: Verdana,Helvetica,Arial,sans-serif;}
	

	
a.link {
		color: rgb(133,132,136);
		font-size: 75%;
		font-family: Verdana,Helvetica,Arial,sans-serif;
		text-decoration: none;}
	
a.link:hover {
	background-color: transparent;
	color: rgb(252,229,198);
	text-decoration: none;
}



a.link1 {
		color: rgb(133,132,136);
		font-size: 100%;
		font-family: Verdana,Helvetica,Arial,sans-serif;}
	
a.link1:hover {
	background-color: transparent;
	color: rgb(252,229,198);
	text-decoration: underline;
}

a.link2 {
		color: white;}
	
a.link2:hover {
	background-color: transparent;
	color: white;
	text-decoration: none;
}


img.pict {
	padding-right: 12px;
	padding-left: 12px;
	}
	
img.pic {
	padding: 0px;
	
	}
	


