
#help (
	font-family: Arial, Verdana, Book Antiqua, Times New Roman, Times, Comic Sans MS;
	font-size: 10pt;
	color: brown;
)

#date2 {width: 10px;}

a:link		{color: rgb(53,0,255); }
a:visited	{color: rgb(70,3,153); } 
a:active 	{color: rgb(209,3,39);}

a.header:link		{color: rgb(254,254,254); }
a.header:visited	{color: rgb(254,254,254); } 
a.header:active 	{color: rgb(254,254,254);}

a.priority:visited { color: red; font-style: bold; }
a.priority:link
{
	color: red; 
	font-style: bold;
}
body
{
	font-family: Arial, Verdana, Book Antiqua, Times New Roman, Times, Comic Sans MS;
	background-image: url('../images/GrayFeltDiffuseGlowBlur.gif');
	// color: rgb(0,16,120);
	color: rgb(0,0,0);
	font-size: 10pt
}

table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
	font-family: Arial, Verdana, Book Antiqua, Times New Roman, Times, Comic Sans MS;
	font-size: 10pt
}

strong
{	font-family: Verdana;
   font-style: bold;
	color: rgb(204,0,0);
}

dfn
{	font-style: bold;
	color: rgb(204,0,0);
}

em
{	font-family: Arial;
   font-style: normal;
	color: rgb(204,0,0);
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT, Verdana, Book Antiqua, Times New Roman, Times, Comic Sans MS;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: black; 
}
h3
{
	color: black; 
}
h3.top
{
	color: rgb(0,72,187); 
}
h4
{
	font-family: Book Antiqua, Times New Roman, Times;
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}