/* 

copyright + credits{
	copyright-jim-wylie: all rights reserved;
	email: web@nitro-g.net;
	you-may: take and use elements of this css. however, the unique combination of layout, font styles, colours etc. is copyrighted;
	you-may-not: use any of the graphical elements on this site !important;
} 

*/


/*
===== CONTENTS =====

	last-updated: 08 June 2005;

	1: accessibility features
	2: html and body
	3: typography
				: linkypoos
				: general params
				: acronyms, abbreviations and del styles
				: main content headings
				: lists

====================
*/

/*
===== 2: html and body =====
*/

body {background-color: #666666;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
font-size:75%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:150%;
text-align:center;}


img{ 
border: none;
}


/*
===== 	3: typography =====
: general params
*/

h2,
h3,
h4,
h5 {font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif; }

h2 {font-size:155%;
color: #666666; 
line-height:110%;
text-decoration: none; }

h3 {font-size:110%;
color: #38404d; 
line-height:150%;
text-decoration: none;
font-style: italic; }

h4 {font-size:120%;
color: #38404d; 
line-height:160%;
text-decoration: none;
padding-top: 5px; }

A:HOVER{
color: #000000;
font-weight: bold;}

.bodylink{
font-size:100%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:150%;
color: #38404d;
text-decoration: none;
font-weight: bold; }

.contentlink{
font-size:100%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:150%;
color: #cccccc;
text-decoration: none;
font-weight: bold; }

.bodycopy{
font-size:105%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:135%;
color: #38404d; }

.bodynote{
font-size:105%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:135%;
color: #38404d;
font-style: italic; }

.whitetitle{
font-size:103%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:135%;
color: #ffffff;
font-style: italic; }

.fnotes{
font-size:90%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height:110%;
color: #cccccc; }
