
.main  {
		background-color : #4169E1;
}

.pix { background: url(sand_bk.jpg) }


A
{
	FONT-FAMILY: Arial;
	font-size: 9pt;
	FONT-STYLE: normal;
	/* normal | italic | oblique */
	FONT-WEIGHT: bold;
	/* normal | bold | bolder | lighter */
}

A:link { color: Black; }
A:active { color: Red; }
A:visited { color: Black; }


H2 
{ 
FONT-FAMILY: 'Arial';
font-size: medium; 
FONT-STYLE: normal; 
FONT-WEIGHT: bolder; 
color:  #000000; 
background-color: transparent;
}

H3
{ 
FONT-FAMILY: 'Times New Roman', 'Courier New';
font-size: large; 
FONT-STYLE: normal; 		/* normal | italic | oblique */
FONT-WEIGHT: bolder; 
color: #000000;
background-color: transparent;
}


P
{
FONT-FAMILY: 'Arial';
font-size: x-small; 
FONT-STYLE: normal; 
FONT-WEIGHT: bold; 
color: #ffff00;
background-color: transparent;
}

b
{
	FONT-FAMILY: 'Arial';
	font-size: 9pt;
	FONT-WEIGHT: bolder;
	color: #000000;
	background-color: transparent;
}

.underline
{ 
text-decoration: underline;		
}


H4 
{ 
FONT-FAMILY: 'Arial';
font-size: x-small; 
FONT-STYLE: normal; 
FONT-WEIGHT: bold;
color:  #FFFF00; 
background-color: transparent;
}

.site_title 
{
font-size: large;
color:  #FFFFFF;
}

.site_instructions
{
font-size: xx-small;
color:  #000000;
}
