/* Global Styles */

body {
	margin:10px;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}
	
/* ID Styles */
	
.bodyText {
	line-height:normal;
	color:#FFFFFF;
	font-family: arial;
	font-size: 10pt;
	}
	
.Update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	}

.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	}

.Title {
	font-family:"Trebuchet MS", Arial;
	font-size:18pt;
	color:#FFFFFF;
	font-weight:bolder;
	}

.subTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:15pt;
	color:#FFFFFF;
	font-weight: bolder;
	}

.Menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold
	}

.Quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;
	}
	
.littleTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:12pt;
	color:#FFFFFF;
	font-variant: small-caps;
	}
.MenuHighlite {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	font-weight:bold
}
.HotLink {
	line-height:normal;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
}
