/* Global Styles */

body {
	background-color: #262626;
	margin-left: 130px;
	margin-right: 130px;
	}
a:link {
	color: #FFFFCC;
}






.Link2 {font-family: Arial; font-size: 16px; color: #FFFFFF; }

body {

                background-color: ##262626;

}






a:visited {
	color: #6D1103;
}
a {
	font-size: 12px;
	font-family: Arial;
}

/* Font Styles */

.Title {
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
}	
.Titleblack {
	font-family: Arial;
	font-size: 36px;
	color: #000000;
		
}
.Header {
	font-family: Arial;
	font-size: 28px;
	color: #FFFFFF;
}
.BodyText {
	font-family: Arial;
	font-size: 16px;
	color: #FFF9ED;

}
.Subheading {
	font-family: Arial;
	font-size: 22px;
	color: #FFF9ED;
}
.Tinytext {
	font-family: Arial;
	font-size: 12px;
	color: #FFF9ED;
}


	
