/* css document */


body { 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom: 0;
	background-image:url("phc7/images/background.jpg");
	background-color:#FFFFFF;
	}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-align:left;
	}

.ringedtext {
	font-size:13px;
	line-height:14px;
	}
.aidstext {
	font-size:13px;
	line-height: normal;
	}
	
.emphasis {
	font-size:17px;
	line-height:normal;
	}
.blueemphasis {
	font-size: 17px;
	color:#006699;
	font-weight:bold;
	line-height:normal;
	}

a:link {
	color:#006699;
	text-decoration:underline;
	}

a:hover {
	color:#ffffff;
	text-decoration:none;
	}

a:visited {
	color:#990000;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5 { color:#006699; }

.bottomlinks { 
	font-size: 10px; 
	color:#000000;
	line-height:13px;
	 }
a.bottom:link {color:#006699}
a.bottom:hover {color:#ffffff}
