body 	{background-color: #000000;
         background-image:url("../images/large-star-background.jpg");
		font-family: Arial, Helvetica, non-serif;
		font-size: 12pt }

H1	{	font-family: Arial, Helvetica, non-serif;
		font-size: 36pt;
		font-weight: bold;
		color: #292A7C}
	
H2	{	font-family: Arial, Helvetica, non-serif;
		font-size: 24pt;
		font-weight: bold;
		color: #292A7C}

H3	{	font-family: Arial, Helvetica, non-serif;
		font-size: 18pt;
		font-weight: bold;
		color: #292A7C}

H4	{	font-family: Arial, Helvetica, non-serif;
		font-size: 14pt;
		font-weight: bold;
		color: #292A7C}

H5	{	font-family: Arial, Helvetica, non-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #292A7C}
		
H6	{	font-family: Arial, Helvetica, non-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #292A7C}

p	{	font-family: Arial, Helvetica, non-serif;
		font-size: 12pt;
		color: #000000 }
		
		
.smtxt	{	font-family: Arial, Helvetica, non-serif;
		font-size: 10pt;
		color: #000000 }


a:link	{	color: #292A7C;
		font-family: Arial, Helvetica, non-serif;
		text-decoration: none; }

a:visited {	font-family: Arial, Helvetica, non-serif;
		color: #292A7C;
		text-decoration: underline;}

a:hover	{	color: #3333FF;
		font-family: Arial, Helvetica, non-serif;
		text-decoration: underline; }

td	{	font-family: Arial, Helvetica, non-serif;
		font-weight: normal;
		font-size: 12pt }
		
th	{	font-family: Arial, Helvetica, non-serif;
		font-weight: bold;
		font-size: 12pt }
		
hr	{	width: 90%;
		height: 10px;
		color: #292A7C	}
