body 			{color: #ffffff;}

/* Navbar */

A.nav 		{color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration:none; text-indent: 5px;}

A.nav:visited 	{color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration:none; text-indent: 5px;}

A.nav:active 	{color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration:none; text-indent: 5px;}

A.nav:hover 	{color: #ffff00; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration:underline; text-indent: 5px;}

/* Redirect */

A.done 		{color: #000000; font-family: times new roman; font-size: 10pt; font-weight: bold; text-decoration:none;}

A.done:visited 	{color: #000000; font-family: times new roman; font-size: 10pt; font-weight: bold; text-decoration:none;}

A.done:active 	{color: #000000; font-family: times new roman; font-size: 10pt; font-weight: bold; text-decoration:none;}

A.done:hover 	{color: #000000; font-family: times new roman; font-size: 10pt; font-weight: bold; text-decoration:underline;}

/* sitebar */

A.site 			{color: #000000; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration:none;}

A.site:visited 	{color: #000000; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration:none;}

A.site:active 	{color: #000000; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration:none;}

A.site:hover 	{color: #000000; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration:underline;}

/* Standard Links */
A.standard				{color: #000000; font-size: 10pt; font-weight: normal; text-decoration:none;}
A.standard:visited		{color: #000000; font-size: 10pt; font-weight: normal; text-decoration:none;}
A.standard:active		{color: #000000; font-size: 10pt; font-weight: normal; text-decoration:none;}
A.standard:hover		{color: #000000; font-size: 10pt; font-weight: normal; text-decoration:underline;}

A.header				{color: #ffffff;  text-decoration:none;}
A.header:visited		{color: #ffffff;  text-decoration:none;}
A.header:active		{color: #ffffff;  text-decoration:none;}
A.header:hover		{color: #ffffff;  text-decoration:underline;}

#one			{color: #ff0000;
				font-family: "Times New Roman"; 
				font-size: 12pt; 
				font-weight: bold; 
				text-align: left;
				
				border-style: solid;
				border-width: 2px;
				border-color: #cccccc;}

#two			{color: #000000; 
				font-family: verdana; 
				font-size: 10pt; 
				font-weight: normal; 
				text-align: left;
				margin: 15px;
				text-indent: 10px;}
				
#three			{color: #000000; 
				font-family: "Times New Roman"; 
				font-size: 10pt; 
				font-weight: normal; 
				text-align: right;}
				
#four			{color: #ff0000;
				font-family: verdana; 
				font-size: 10pt; 
				font-weight: normal; 
				text-align: left;
				margin: 15px;}
				
#five			{color: #000000; 
				font-family: verdana; 
				font-size: 10pt; 
				font-weight: normal; 
				text-align: right;}
				
#six			{color: #000000; 
				font-family: verdana; 
				font-size: 10pt; 
				font-weight: normal; 
				text-align: center;}

#seven			{color: #000000; 
				font-family: verdana; 
				font-size: 10pt; 
				font-weight: bold; 
				text-align: right;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 10px;
				margin-bottom: 0px;}											
				
h1				{color: #ff0000;
				font-family: "Times New Roman";
				font-size: 18pt;
				text-align: center;
				background-color: #C0C0C0;}
				
h2				{color: #000000;
				font-family: Times New Roman;
				font-size: 10pt;
				text-align: center;}
				
h3				{color: #ffffff;
				font-family: impact;
				font-size: 18pt;
				text-align: center;
				background-color: #ff0000;
				margin: 25;}
				
.error		{color: #ff0000;
			}								