BODY {
	background-color: #494949;
	background-image: url(background.jpg); 
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	line-height: 8px;
	text-align: justify;  
	color: #000000;
	font-family: arial; 
	padding-left: 0px;
	padding-right: 5px;
	font-size: 8pt 
 }





b {
	color: #5D5D5D;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: 900
} 

i {
	color: #FC640B;

}

u {
	color: #D1354D;

}

H1 {

 	padding-left: 10px;
	background-color: #494949;
	color: #808080;
	font-family: eurostile;
	text-align: right;
	font-size: 8px;
	line-height: 15px; 
	letter-spacing: 2px;


}




A:link {
	background-color: transparent;
	color: #079795;
	font-family: times new roman;
	font-size: 75px;
	line-height: 10px;
	text-decoration: none;
	font-weight: 100;
	padding-bottom: -10px;
	text-transform: lowercase;
	text-align: left;
	border-bottom: 0px; 

}

A:visited {
	font-family: arial black;
	text-transform: lowercase;
	font-size: 8pt;
	line-height: 20px; 
	color: #D6D6D6;
}

A:active { 
	font-family: arial black;
	text-transform: lowercase;
	font-size: 8pt;
	line-height: 20px; 
	color: #D6D6D6;
}

A:hover {
	background-color: transparent;
	color: #079795;
	font-family: times new roman;
	font-size: 75px;
	line-height: 10px;
	text-decoration: none;
	font-weight: 100;
	padding-bottom: -10px;
	text-transform: lowercase;
	text-align: left;
	border-bottom: 0px; 

}

.blogtitle {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #383838;
	font-family: Arial Black;
	text-align: left;
	font-size: 25px;
	line-height: 25px; 
	letter-spacing: -2px;
}


.content {
	text-align: justify;
	font-size: 12pt;
	font-family: Calibri;
	color: #848484;
	list-style-position: inside;
	padding-right: 4px;
	padding-left: 30px;
	padding-bottom: 1px;
	line-height: 15px; 
	
}

