@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
/* CSS Document */

html { margin: 0 0 0 0; padding: 0 0 0 0;}
body {font-family: 'Open Sans', Helvetica, sans-serif; font-size: 15px; margin: 0 0 0 0; padding: 0 0 0 0; line-height: auto;
		background-color: #fff;}
h1, h2, h3, h4, h5, h6 { margin-top: 0px;}
h1.dsd{font-size: 2.6em; text-align: center; font-weight:bolder; padding: 0; margin:0;}
h1 { font-size: 1.6em;  padding: 16px 0 0 4px;}
h2 {
	font-size: 1.8em;
	padding: 10px 0 0 0;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.7em;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}
h4 { font-size: 0.8em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.8em; }



/* Links */
a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000;}
a:hover { color: #8F8F8F; text-decoration: none;}
a:active { color: #000000;}


a.one:link {color:#fff; font-size: .9em;}
a.one:visited {color:#fff;}
a.one:hover {color:#8F8F8F;}

/* responsive-images */
img { max-width: 100%; height: auto; }

