a		 {	color:					#CC0033;	
			cursor:					pointer; 
			font-family:			verdana, tahoma, sans-serif; 
			font-weight:			bold; 
			text-decoration:		none;
			font-size:				8pt				}

a.big	 {	color:					#CC0033;	
			cursor:					pointer; 
			font-family:			verdana, tahoma, sans-serif; 
			font-weight:			bold; 
			text-decoration:		none;
			font-size:				18pt			}

a.grey	 {	color:					#ffffff;	
			cursor:					pointer; 
			font-family:			verdana, tahoma, sans-serif; 
			font-weight:			bold; 
			text-decoration:		none;
			font-size:				8pt				}

a.this	 {	color:					#000000;	
			cursor: 				pointer; 
			font-family: 			verdana, tahoma, sans-serif; 
			font-weight: 			bold; 
			text-decoration: 		none;
			font-size: 				8pt				}

a:active {	color:					#000000;
			text-decoration:		none;			}

a:linked {	color: 					#0000cc;
			text-decoration: 		none;			}

a:hover	 {	color: 					#0066cc;
			background-color: 		#ffffff;
			text-decoration: 		none;			}

a:focus	 {	outline: 				none;			}

body	 {	font-family: 			verdana, tahoma, sans-serif; 
			font-size: 				10pt;
			background-color: 		#ffffff;
			color: 					#000000;		}

#head1	 {	color: 					#000000;	
			font-size: 				18pt;
			font-weight:			bold;			}

.head2	 {	color: 					#000000;	
			font-size: 				10pt;
			font-weight:			bold;			}

#links	 {	background-image:		url('images/Bullet.gif'); 
			background-repeat:	 	no-repeat; 
			background-attachment:	fixed; 
			background-position:	left center; 
			border-bottom:		 	1px solid #CC0033;	}
			  		  
h2		 {	font-size:				18pt;
			font-weight:			bold;			}

h4		 {	color: 					#0066cc;
			font-weight:			bold;			}

h5		 {	color:					#0066cc;	
			font-weight:			bold;			}

hr		 {	color:					#0033cc;
			height:					1px;			}

td		 {	font-size:				10pt;			}

.head	 {	background-image: 		url('images/BackgroundH.jpg'); 
			background-repeat: 		no-repeat; 
			background-attachment: 	fixed; 
			background-position: 	left top; }

.link	 {	background-image: 		url('images/BackgroundV.jpg'); 
			background-repeat: 		no-repeat; 
			background-attachment: 	fixed; 
			background-position: 	left top; }

.fblu	 {	color:					#0066cc;		}

.fred	 {	color:					#CC0033;		}

.grey	 {	background-color:		#CC0033;
			color:					#ffffff;		}

.hilite	 {	background-color:		aliceblue; 
			border:					1px dotted #0066CC; 
			padding:				1em;			}
