/* CSS Document */

body{
	background-image:url(images/wmu_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FF99CC;
}


a:link,a:visited,a:active {color:#0000ff;text-decoration:underline;}
a:hover{color:#9900cc; text-decoration:none; }

.text10 {
	font-size: 10px
}

.text12 {
	font-size: 12px;
}

.body10 {
	font-size: 10px;
	line-height: 150%;
}

.body12 {
	font-size: 12px;
	line-height: 180%;
}

.body14 {
	font-size: 14px;
	line-height: 135%;
}

