/* CSS definition file containing site wide stylesheets */

.Sub_Navigation {
	font-size: 11px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal
}

.Unlinked_Sub_Navigation {
	font-size: 11px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Bullets {
	font-size: 14px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: square
}

.Article_Important {
	font-size: 14px;
 	color: rgb(255,0,0);
 	line-height: 20px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	margin-bottom: 20px
}

.Footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9px;
 	color: rgb(153,153,153);
 	text-decoration: none 
}

.Article {
	font-size: 14px;
 	color: rgb(192,192,192);
 	line-height: 20px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	margin-top: 0px;
 	margin-bottom: 20px
}

.Title {
	font-size: 15px;
 	color: rgb(192,192,192);
 	font-weight: bold;
 	text-decoration: none ;
 	border-bottom: 1px dotted rgb(153,153,153)
}

.Unlinked_Navigation {
	font-size: 14px;
 	color: rgb(255,0,0);
 	text-decoration: none 
}

.Link_large_font {
	font-size: 16px;
 	color: rgb(255,255,255)
}

.Important {
	font-size: 14px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Main_Text {
	font-size: 14px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

P {
	font-size: 14px;
 	color: rgb(192,192,192);
 	text-align: left
}

A {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Description {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9px;
 	text-transform: none;
 	color: rgb(192,192,192);
 	text-decoration: none ;
 	font-variant: normal
}