BODY {

	background-image: url("starbackground.jpg");
	color : #222222;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;	}

H1 {
	font-size : 35px;
	text-align: center;
	font-weight: bold;
	}



A:link {color: #cd303b; text-decoration: underline;}
A:visited {color: #9090ff; text-decoration: underline;}
A:active {color: #9090ff;  text-decoration : none;  }
A:hover {color: #9090ff; text-decoration : none;  }

#Content	{
	margin: 30px 100px 30px 100px;
	padding: 25px;
	background-color: #E8E4F0;
	border: 10px;
	border-style: solid;
	border-color: #221161;
	}

note {font-size: 10pt; font-weight: italic; }

p.blurb {margin: 12px 0 0px 50px;}

p.entry {font-weight: bold;}

p title {font-weight: bold;
		font-style:  italic;}

