/************************************************/
/* Bizgrok Style Sheet **************************/
/* Temporary BizCard for The Computer Connection*/
/* $Revision: 1.1 $								*/
/* $Date: 2010/11/15 $							*/
/* Copyright 2002-2010 Bizgrok Inc				*/
/* Joyce Thomas, webmaster						*/
/* Standard Colors:								*/
/* #EE042D (scarlet)	#D2B071(tawny)			*/
/* #000 (black)			#FFF (white)			*/
/* #A500E8 (purple) 	#768586 (med gray)		*/		/************************************************/

body	{
		margin-left:3%; margin-right: 3%;
		font-family:verdana, Arial, sans-serif;
		font-size:9pt;
		text-align:justify;
		color:#000000;
		background-color:#D2B071;
		}
a:link	{
		color:#768586;
		text-decoration:none;
		font-size:100%;
		}
a:active{
		color:#768586;
		text-decoration:underline;
		font-size:100%;
		}
a:visited{
		color:#A500E8;
		font-size:100%;
		}
a:hover	{
		text-decoration:none;
		color:#768586;
		background-color:#FFF;
		font-family:verdana, Arial, sans-serif;
		font-size: 100%;
		}
address	{
		color: #000;
		text-align: left;
		font-family: verdana, Arial, sans-serif;
		font-size:11pt;
		font-weight: 500;
		}
blockquote{
		font-family: Verdana, sans-serif;
		text-align: justify;
		color: #555555;
		}
h1		{
		color: #A500E8;
		font-size: 28pt;
		font-family: Times New Roman, serif;
		text-align: center;
		padding-top: 0.5em;
		}
h2		{
		color: #A500E8;
		font-size: 22pt;
		font-family: Times New Roman, serif;
		text-align: left;
		padding-bottom: 0em;
		}
h3		{
		color: #A500E8;
		font-size: 18pt;
		font-family: Times New Roman, serif;
		text-align: left;
		}
h4		{
		font-size: 16pt;
		font-family: Times New Roman, serif;
		text-align: left;
		color: #A500E8;
		}
h5		{
		font-size: 14pt;
		font-family: Times New Roman, serif;
		text-align: left;
		font-weight: 600;
		color: #768586;
		}
h6		{
		font-size: 12pt;
		font-family: "Times New Roman", serif;
		text-align: left;
		font-variant: small-caps;
		color: #768586;
		font-weight: 600;
		}
hr		{
		color:#EE042D;
		background-color:#D2B071;
		}
img		{
		border-width: 0;
		}
li		{
		font-family: verdana, Arial, sans-serif;
		font-size: 8pt;
		text-align: left;
		}
p		{
		color: #000;
		text-align: justify;
		font-family: verdana, Arial, sans-serif;
		font-size: 100%;
		}
p.center{
		text-align: center;
		}
p.subsection{
		margin-bottom:0.5em;
		}
strong	{
		font-weight: 600;	/* normal+200 */
		color: #A500E8;
		background-color: #D2B071;
		}
ul		{
		list-style: disc;
		}
.banner	{
		text-align: center;
		}
.block	{
		font-size: 100%;
		font-family: Verdana, sans-serif;
		text-align: justify;
		background-color: #D2B071;
		color: #FFF;
		}
.blurb	{
		font: 12pt Rockwell, sans-serif;
		color: #768586;
		text-align: center;
		font-weight: 600;
		font-style: italic;
		margin-left: 6%; margin-right: 6%;
		}
.center	{
		margin-top: 1em;
		margin-bottom: 1em;
		text-align: center;
		}
.disclaimer	{
		color: #768586;
		background-color: #D2B071;
		font-size: 95%;
		font-family: "verdana", sans-serif;
		}
.header	{
		color: #FFCC00;
		background-color: #D2B071;
		text-align: center;
		font-size: 175%;
		font-family: Georgia, "CongressT", serif;
		}
.floatleft {
		padding-right: 1em; padding-left: 0em; float: left; padding-bottom: 0em;padding-top: 0.5em;
		}
.floatright {
		padding-right: 0em; padding-left: 1em; float: right; padding-bottom: 0em;padding-top: 0.5em;
		}
.legal	{
		color:#666666;
		background-color: #D2B071;
		font-size: 100%;
		font-family: Rockwell, sans-serif;
		font-style: italic;
		}
.navbar	{
		background-color: #D2B071;
		color: black;
		font-family: "Arial Rounded MT Bold", sans-serif;
		font-weight: 600;
		font-size: 100%;
		text-decoration: none;
		text-align: justify;
		}
.note	{
		font-size: 95%;
		font-family: Verdana, sans-serif;
		background-color: #D2B071;
		color: black;
		}
.paragraph	{
		color: black;
		font-family: verdana, Arial, sans-serif;
		font-size: 9pt;
		text-align: justify;
		}
.paratwo{
		color: black;
		font-family: verdana, Arial, sans-serif;
		font-size: 8pt;
		text-align: justify;
		}
