body
{
	background-image: url(images/campusedge-bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	border: #996666;
}
.par a:link {
	font-family: Times New Roman, Times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #669999;
	text-decoration: none;
	line-height: 16px;
}
.par a:visited {
	font-family: Times New Roman, Times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #669999;
	text-decoration: none;
	line-height: 16px;
}
.par a:hover {
	font-family: Times New Roman, Times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.par a:active {
	font-family: Times New Roman, Times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #993300;
	text-decoration: none;
	line-height: 16px;
}
.rev {
	font-family: Times New Roman, Times;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	letter-spacing: normal;
	line-height: 12px;
}
.rev a:link {
	font-family: Times New Roman, Times;
	font-weight: normal;
	color: #660033;
	font-size: 9px;
	line-height: 12px;
}
.rev a:visited {
	font-family: Times New Roman, Times;
	font-size: 9px;
	font-weight: normal;
	color: #660033;
	line-height: 12px;
}
.rev a:hover {
	font-family: Times New Roman, Times;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
h1 {
	font-family: "Times New Roman", Times;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
}
h2 {
	font-family: Times New Roman, Times;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	
}
h3 {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
	
}
a:link {
	font-family: Times New Roman, Times;
	font-size: 11px;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	font-family: Times New Roman, Times;
	font-size: 11px;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: Times New Roman, Times;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.a:active {
	font-family: Times New Roman, Times;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	line-height: 16px;
}
.small {
	font-family: "Times New Roman", Times;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	line-height: 12px;
}
	
.small a:link {
	font-family: "Times New Roman", Times;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 12px;

}
.small a:visited {
	font-family: "Times New Roman", Times;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
	line-height: 12px;

}
.small a:hover {
	font-family: "Times New Roman", Times;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	line-height: 12px;

}
.small:active {
	font-family: "Times New Roman", Times;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	line-height: 12px;
	
}
li {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	line-height: 24px;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	list-style-image: url(images/CE-bullet.gif);
}
#content {
	height: 240px;
	width: 455px;
	overflow: auto;
	position: relative;
	left: auto;
	right: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-right: 12px;
}
.flashfloat{float: right; padding-left: 8px;}