
P				{	color: #666633;
					font-weight: 100;
					line-height: 150%;
					font-family: "Georgia", serif			}
			
TABLE			{	color: #666633;
					font-family: "Georgia", serif				}
				
				
UL				{ 	color: #666633;
					font-weight: 100;
					font-family: "Georgia", serif									 	}
				
OL				{ 	color: #666633;
					font-weight: 100;
					font-family: "Georgia", serif									 	}								
				
				
.red			{	font-family: "Helvetica", "Verdana", sans-serif;
					color: #663333;
					font-weight: bold;
					font-size: medium		}
					
.beige			{	font-family: "Helvetica", "Verdana", sans-serif;
					color: #666633;
					font-weight: bold					}

.beigesmall		{	font-family: "Helvetica", "Verdana", sans-serif;
					color: #666633;
					font-weight: bold;
					font-size: smaller					}				
					

.smallred		{ 	color: #663333;
					font-size: smaller;
					font-family: "Helvetica", "Verdana", sans-serif 		}
					
.smallredbold	{ 	color: #663333;
					font-size: small;
					font-family: "Helvetica", "Verdana", sans-serif;
					font-weight: bold 		}					
					
.header			{	font-family: "Helvetica", "Verdana", sans-serif;
					font-size: smaller;
					font-weight: bold;
					color: #666666;
					white-space: nowrap									}
					

						
.form			{ 	border-width: 1px 1px 1px 1px;
					border-color: #999999;
					border-style: solid;
					padding: 10px 20px 10px 20px;
					font-family: "Georgia", serif;
					margin-right: 20px										}
																		
														
					
A				{ 	text-decoration: underline;
	  				color: #666633			}
	  				

A:hover			{ 	color: #663333		}


A.header		{ 	text-decoration: none;
					color: #663333;
					font-size: smaller;
					font-weight: bold;
					font-family: "Helvetica", "Verdana", sans-serif }
					
A.header:hover	{ 	text-decoration: none;
					color: #3333CC;
					font-size: smaller;
					font-weight: bold			}
					
A.footer		{ 	color: #663333;
					font-family: "Helvetica", "Verdana", sans-serif 		}					

																							