/*
This style sheet was created from C:\Internet\wwwroot\rp2\index.htm
*/


BODY {
	background-image: url(images/bkgrnd_dk.gif);
	color: #000090;
	font-family :  Comic Sans MS, Arial, sans-serif;
	font-size: 14px;
	text-align: justify; 
	}

TABLE {
	border: none;
	padding: 15px; 
	}
	
 TH {
	background-image: URL(images/bkgrnd_lt.gif);
	font-weight: normal;
	}

A:VISITED {
	font-size: 18px;
	color: #006080; 
	}

A:LINK {
	font-size: 18px;
	color: #000090;
	}

A:HOVER { 
	font-size: 18px;
	color: #0080C0;
	 }
/* note that A:HOVER isn't supported by all browsers */

H1 {
	color: #0080C0;
	font-family :  Comic Sans MS, Arial, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	}

H2 {
	font-family :  Comic Sans MS, Arial, sans-serif;
	font-size: 20px;
	margin: 10px;
	}
	
H3 {
	color: #0080C0;
	font-family :  Comic Sans MS, Arial, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	}