BODY {
	font-size : small;
	COLOR: #0000cc;
	BACKGROUND-COLOR: #ffffff;
	background-image : url(img/repo2_bg.png);
	line-height : 130%;
}

A:LINK {
	COLOR: #6666ff;
	font-weight : bold;
}

A:VISITED {
	COLOR: #9933cc;
	font-weight : bold;
}

A:ACTIVE {
	color : white;
	background-color : #0000ff;
	font-weight : bold;
}

A:HOVER{
	color : white;
	background-color : #0000ff;
	font-weight : bold;
}

HR{
	color : #6666ff;
	text-align : center;
}

TD{
	font-size : small;
	line-height : 130%;
}

TH{
	font-size : large;
	line-height : 130%;
}



DIV{
	text-align : left;
  font-size : small;
  line-height : 130%;
}

.margin{
	margin-left : 3%;
	margin-right : 3%;
}

.campus{
	border-width : thin thin thin thin;
	border-style : solid solid solid solid;
	border-color : #6666ff #6666ff #6666ff #6666ff;
	background-color : white;
	padding-left : 8px;
	padding-top : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
  
}

H1 {
	FONT-WEIGHT: bold; font-size : x-large; FONT-STYLE: italic;
	text-align : left;
	line-height : 100%;
}

H2 {
	FONT-WEIGHT: bold; font-size : large;
	
	
	line-height : 100%;
}

H3{
  font-size : medium;
  font-weight : bold;
}

H4{
  font-weight : bold;
}

