/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
.text12 { font-size: 12pt; font-family: Helvetica, Arial, sans-serif };
.text11 { font-size: 11pt; font-family: Helvetica, Arial, sans-serif };
.text10 { font-size: 10pt; font-family: Helvetica, Arial, sans-serif };
.text9 { font-size: 9pt; font-family: Helvetica, Arial, sans-serif };
.text8 { font-size: 8pt; font-family: Helvetica, Arial, sans-serif };
.text7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif };
.text6 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif };
.standard {font-size: 10 pt; font-family: Verdana, arial, helvetica, sans-serif};
.midd {font-size: 9 pt; font-family: Verdana, arial, helvetica, sans-serif};
.small {font-size: 8 pt; font-family: Verdana, arial, helvetica, sans-serif};

a{color: #000000;}

.url { font-size: 7pt; color: #008000; text-decoration: none;}

body {
background_color: #ffffff;
color: #000000;
}

