/* CSS Document */

<STYLE TYPE="type/css">

a:link { color: #000000; }

A:visited { color: #000000;}

A:hover { color: #000000; }

A:active { color: #000000; }


BODY {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image:   url(http://www.radford.edu/~nrvnews/images/background.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

H1, H2, H3 {font-size: 14pt; font-family: Arial, sans-serif; color: #000000; }

H4, H5, H6 {font-size: 12pt; font-family: Arial, sans-serif; color: #000000; }


</STYLE>
