body {
	background-color: #D5D5D5;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#container {
	position: relative;
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EBD3E0;
}
#font90{
	font-family: Georgia;
	color: Black;
	font-size: 90%;
}
#font100{
	font-family: Georgia;
	color: Black;
	font-size: 100%;
}
#font120{
	font-family: Georgia;
	color: Black;
	font-size: 120%;
}
#font90b{
	font-family: Georgia;
	color: Black;
	font-size: 90%;
	font-weight: bold;
}
#font100b{
	font-family: Georgia;
	color: Black;
	font-size: 100%;
	font-weight: bold;
}
#font120b{
	font-family: Georgia;
	color: Black;
	font-size: 120%;
	font-weight: bold;
}

#font90w{
	font-family: Georgia;
	color: White;
	font-size: 90%;
}
#font100w{
	font-family: Georgia;
	color: White;
	font-size: 100%;
}
#font120w{
	font-family: Georgia;
	color: White;
	font-size: 120%;
}

a.internwhite{	
	: text-decoration:none;
	font-weight: bold;
}
a.internwhite:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.internwhite:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.internwhite:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
a.internwhite:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
} 


a.internblack{	
	: text-decoration:none;
	font-weight: bold;
}
a.internblack:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.internblack:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.internblack:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}
a.internblack:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
} 

a.internblack2{	
	: text-decoration:none;
	font-weight: bold;
}
a.internblack2:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.internblack2:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.internblack2:hover {
	text-decoration: none;
	font-weight: bold;
	color: Blue;
}
a.internblack2:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
} 
