@import url('http://fonts.googleapis.com/css?family=Oswald:400,300,700|Open+Sans:400,300,600&subset=latin,latin-ext');
/* font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;
 */
@import url(http://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Russo+One);
body {font-family: 'Oswald', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;}
pre, code {
	font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
hr {
	border: 0 solid #ccc;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	font-size: 25px;font-family: 'Lobster', cursive;
	margin-bottom:10px;
	margin-left:10px;}
h2 {
	font-size: 23px;
	text-align:center;font-size:12pt;font-weight:normal;
}
h3 {font-family: 'Raleway', sans-serif;
	font-size: 21px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 15px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
hr, h1, h2, h3, h4, h5, h6, ul, pre, table, address, fieldset, figure {
}
