@charset "UTF-8";
/* -----------------------------------

----------------------------------- */

/* -----------------------------------
simple reset
----------------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-family: font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
fieldset, img { border: 0; }
legend { color: #000; }

h1 { font-family: 'Roboto Slab', serif; font-weight: 700; }
 
p, ul, ol {
	margin:0;
	padding:0;
}
 
ul, ol {
	list-style:none;
}

img {
	border:0;
}

/***** Fonts *****/

p {
	margin-top: 0;
	padding-top: 5px;
	line-height: 1.5em;	
	}
	
.strong{
	font-size: 14px;
	font-weight: bold;
}

.small{
	font-size:12px;
}

h1	{
	font-size:28px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	}

h2	{
	font-size:26px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	}

h3	{
	font-size:22px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;margin-bottom: 0px;
	}

h4 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	}

h5	{
	font-size:14px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	}

h6	{
	font-size:12px;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	}

/***** Links *****/
 
a, a:visited {
	text-decoration:none;
}

﻿









 