/********~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*******/
/* Bizgrok BizCard StyleSheet       			*/
/*  $Revision: 1.2 $                                                 	*/
/*  $Date: 2002/04/20 $                                 		*/
/*  Copyright 2002 Bizgrok Inc			*/
/*  Joyce Thomas, Web Design			*/
/* <design@bizgrok.com>				*/
/	****** Standard Colors: **********		*/
/* Vanilla Cream 	#FFFFCC	  Black#000		*/
/* Navy Blue	#000080	  Rust #CC3300		*/
/* golden cream    #FAF2D4	  Mahogany #993300	*/
/* Sienna Brown 	#996633	  Deep Purple #663399	*/
/* Dk Mahogany	#663333	  Dk Mustard  #CC9900	*/
/* Cran/Red  	#C00000				*/
/********~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*******/

a:active	{
	text-decoration: underline;
	}
a:link      {
	color: #C00000;
	}
a:visited	{
	color: #000;
	text-decoration: underline;
	}
a:hover   {
	color: #FFFFCC;
	background-color: #C00000;
	text-decoration: none;
	}
address	{
	margin: 0em;
	color: #000080;
	background-color: #FFF;
	text-align:left;
	font: 12pt "Book Antiqua", "Century Schoolbook", serif;
	}
body	{
	color: #000080;
	background-color: #FFF;
	margin-left: 0%; margin-right: 0%;
	font: 10pt "Book Antiqua", "Times New Roman", Times, serif;
	text-align: justify;
	}
h1          {
	text-align:left;
	color: #C00000;
	font-size: 24pt;
	font-family: Arial, sans-serif;
	}
h2          {
	font-size: 16pt;
	font-family: Papyrus, "Book Antiqua", serif;
	}
h3          {
	font-size: 12pt;
	font-family: Papyrus, "Book Antiqua", serif;
	}
h4	{
	font-size: 11pt;
	font-family: Papyrus, "Book Antiqua", serif;
	}
h2, h3	{
	color: #CC9900;
	text-align:left;
	}
h4	{
	color: #993300;
	text-align:left;
	}
hr	{
	color: #000080;
	}
img	{
	border-width: 0px;
	background-color: #FFF;
	}
li      	{
	color: #000080;
	font: 9pt Arial, sans-serif;
	text-align: justify;
	}
p      	{
	background-color: #FFF;
	color: #000080;
	font: 10pt "Bookman Old Style", "Book Antiqua", "Century Schoolbook", serif;
	text-align: justify;
	}
strong     {
	color: #663399;
	font-weight: 600;       /* normal+200 */
	}
td	{
	color: #996633;
	font: 10pt "Bookman Old Style", "Book Antiqua", "Century Schoolbook", serif;
	text-align: justify;
	}
td.main	{
	color: #996633;
	}
.banner   {
	align: center;
	text-align: center;
	}
.blurp	{
	font: 14pt "Book Antiqua", "Century Schoolbook", serif;
	color: #000080;
	text-align: left;
	font-weight: 600;
	margin-left: 2%; margin-right: 2%;
	}
.subheader	{
		text-align: left;
		}
.logo, .header 	{
		text-align: center;
		}
.menubar	{
	align: center;
	background: #FFFFFF;
	color: #996990;
	font: 8pt verdana, sans-serif;
	text-align: center;
	}
.note	{
	font: 8pt Verdana, sans-serif;
	}



