/* CSS Document */
<style type="text/css">

html, body {
	height: 100%;
	width: 100%;
	padding: 'padding-top' 
	align: center;	
}
	  
body {
	background-color: #C8E3DA;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;	
}

.company_phone {
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}
.company_name_effects {	color: #FF9933;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.company_name {
	color: #FF6600;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.company_email {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text_link {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text_link_big {
	color: black;
	text-decoration: underline;
	font-weight: bold; 
	font-family: Verdana;
	font-size: 24px;
}

.header_text {
color: #FF6600; 
font-size: 24px;
font-weight: bold; 
font-family:"Verdana";
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.copyright {	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.about_contact {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bold_text {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.large_text {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#990000;
	text-decoration:none;
	
}
.author {
	color:#666666;
	font-weight: bolder;
	font-size: 14px;
	font-family:Helvetica, sans-serif;
	text-decoration: none;
}
.company_title {font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

.long_quotes {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	font-style:normal;
	line-height: normal;
	font-weight:900;
	font-variant: normal;
	color:#0066FF;
	text-decoration: none;
}
.quotes {
	color:#666666;
	font-weight: bolder;
	font-size: 14px;
	font-family:Helvetica, sans-serif;
	text-decoration: none;
}