/* CSS Document */

html {
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

.heading { font-family:"Helvetica Yu" ; color:#727272; font-size:83px; text-align:center;
} 

.heading_dark { font-family:Rockwell; color:#000000; font-size:83px; text-align:center;
} 


.sub_head { font-family:Rockwell; color:#000000; font-size:30px;
} 

.contact_text { font-family:Rockwell; color:#000000; font-size:15px; font-weight:none; line-height:20px; 
} 

a.bluelink:link,a.bluelink:active,a.bluelink:visited{font-family:"Times New Roman", Times, serif; font-size: 17px;font-style: normal;font-weight: normal; color: #0066CC; text-decoration:none;}
a.bluelink:hover{font-family:"Times New Roman", Times, serif; font-size: 17px;font-style: normal;font-weight: normal; color: #0066CC; text-decoration:underline;}