
body {font-size: 9pt; font-family: Georgia, Helvetica, sans-serif;}


/* Nav Styles */

	p.nav {
				font-size: 14px;
				font-family: Georgia, sans-serif;
				line-height: 22px;
				letter-spacing: 0px;
				padding-left: 10px;
				padding-right: 5px;
				padding-top: 0px;
				padding-bottom: 0px;
				}
				
	span.navtitle {
				font-size: 14px;
				font-family: "trebuchet ms", Georgia, sans-serif;
				line-height: 17px;
				letter-spacing: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-top: 0px;
				padding-bottom: 0px;
				}
								
	span.navtitle {
					font-size: 18px;
					font-family: "trebuchet ms", Georgia, sans-serif;
					letter-spacing: 0px;
					line-height: 22px;
					color: #A22222;
					}
					
	span.subnav {
					font-size: 12px;
					font-family: "trebuchet ms", Georgia, sans-serif;
					line-height: 15px;
					letter-spacing: 0px;
					color: black;
					}
					
a:link.nav1 {
				color: #A22222;
				text-decoration: none;			
				}

a:visited.nav1 {
				color: #A22222;
				text-decoration: none;			
				}
				
a:hover.nav1 {
				color: black;
				text-decoration: none;			
				}
				
a:active.nav1 {
				color: black;
				text-decoration: none;			
				}

a:link.nav2 {
			color: black;
 			text-decoration: none;
 			}
 			
a:visited.nav2 {
				color: black;
				text-decoration: none;
				}

a:hover.nav2 {
				color: #A22222;
				text-decoration: none;
				}
				
a:active.nav2 {
				color: #A22222;
				text-decoration: none;
				}

a:link.more {
			color: #A22222;
 			text-decoration: underline;
 			}
 			
a:visited.more {
				color: #A22222;
				text-decoration: underline;
				}

a:hover.more {
				color: black;
				text-decoration: none;
				}
				
a:active.more {
				color: black;
				text-decoration: none;
				}


/* Article Styles */

	p.article {
				font-size: 12px;
				font-family: "trebuchet ms", Helvetica, sans-serif;
				line-height: 14px;
				letter-spacing: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-top: 0px;
				padding-bottom: 0px;
				}
				
	span.articletitle {
						font-size: 16px;
						font-family: "trebuchet ms", Helvetica, sans-serif;
						line-height: 16px;
						letter-spacing: 0px;
						font-weight: bold;
						padding-left: 0px;
						padding-right: 0px;
						padding-top: 0px;
						padding-bottom: 0px;
						}
						
	span.redarticletitle {
							font-size: 16px;
							font-family: "trebuchet ms", Helvetica, sans-serif;
							line-height: 16px;
							letter-spacing: 0px;
							font-weight: bold;
							padding-left: 0px;
							padding-right: 0px;
							padding-top: 0px;
							padding-bottom: 0px;
							color: #A22222;
							}

	span.articlesubhead {
						font-size: 14px;
						font-family: "trebuchet ms", Helvetica, sans-serif;
						line-height: 16px;
						letter-spacing: 0px;
						font-weight: bold;
						padding-left: 0px;
						padding-right: 0px;
						padding-top: 0px;
						padding-bottom: 0px;
						}

	span.morelink {
						font-size: 11px;
						font-family: "trebuchet ms", Helvetica, sans-serif;
						letter-spacing: 0px;
						}
						
	span.bigred {	
					font-size: 14px;
					font-weight: bold;
					color: #A22222;
				}
				


/* Caption Styles */

	span.postercaption {
						font-size: 10px;
						font-family: "trebuchet ms", Helvetica, sans-serif;
						line-height: 12px;
						letter-spacing: 0px;
						padding: 0px;
						font-style: oblique;
						}

/* Breaking News Styles */

	span.breakingnewstitle {
							font-size: 18px;
							font-family: "trebuchet ms", Helvetica, sans-serif;
							letter-spacing: 0px;
							line-height: 22px;
							font-weight: bold;
							color: #A22222;
							}

	span.breakingnews {
						font-size: 11px;
						font-family: "trebuchet ms", Helvetica, sans-serif;
						letter-spacing: 0px;
						line-height: 13px;
						color: black;
						}

	span.red {
				color: #A22222;
				}
				
a:link {
		color: black;
		text-decoration: none;			
		}

a:visited {
			color: black;
			text-decoration: none;			
			}
				
a:hover {
			color: #A22222;
			text-decoration: underline;			
			}
				
a:active {
			color: #A22222;
			text-decoration: underline;			
			}

/* Footer Styles */
					
	p.footertext {
					font-size: 9px;
					font-family: "trebuchet ms", Helvetica, sans-serif;
					line-height: 11px;
					text-align: center;
					letter-spacing: 0px;
					color: black;
					padding-top: 10px;
					}
	
