
body	{
    font-family: 'sinkin_sans200_x_light';

}
h1,h2,h3,h4,h5,h6,p {
	font-size: .9em;
	margin-bottom:-12px;
	font-weight: normal;
	font-style:normal;
}
h1	{	

	text-decoration:underline;
	text-decoration-color: red;
	-moz-text-decoration-color: red; /* Code for Firefox */
	}
p	{margin-bottom:5px;
}

.red	{font-variant:small-caps;	}
.red  a:link {color:#F00;}      /* unvisited link */
.red  a:visited {color:#900;}  /* visited link */
.red a:hover {color:#930; }  /* mouse over link */
.red a:active{color:#960;}  /* selected link */ 

.blue	{font-variant:small-caps;	}
.blue  a:link {color:#00156d;}      /* unvisited link */
.blue  a:visited {color:#23316b;}  /* visited link */
.blue a:hover {color:#434d76; }  /* mouse over link */
.blue a:active{color:#686f8b;}  /* selected link */ 

.green	{font-variant:small-caps;	}
.green  a:link {color:#114002;}      /* unvisited link */
.green  a:visited {color:#114002;}  /* visited link */
.green a:hover {color:#538843; }  /* mouse over link */
.green a:active{color:#8dcb7a;}  /* selected link */ 

@font-face {
    font-family: 'underwood_championregular';
    src: url('../fonts/underwood_champion-webfont.eot');
    src: url('../fonts/underwood_champion-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/underwood_champion-webfont.woff') format('woff'),
url('../fonts/underwood_champion-webfont.ttf') format('truetype'),
url('../fonts/underwood_champion-webfont.svg#underwood_championregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sinkin_sans400_regular';
    src: url('../fonts/sinkinsans-400regular-webfont.eot');
    src: url('../fonts/sinkinsans-400regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-400regular-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-400regular-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-400regular-webfont.svg#sinkin_sans400_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sinkin_sans400_italic';
    src: url('../fonts/sinkinsans-400italic-webfont.eot');
    src: url('../fonts/sinkinsans-400italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-400italic-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-400italic-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-400italic-webfont.svg#sinkin_sans400_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sinkin_sans700_bold';
    src: url('../fonts/sinkinsans-700bold-webfont.eot');
    src: url('../fonts/sinkinsans-700bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-700bold-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-700bold-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-700bold-webfont.svg#sinkin_sans700_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sinkin_sans800_black';
    src: url('../fonts/sinkinsans-800black-webfont.eot');
    src: url('../fonts/sinkinsans-800black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-800black-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-800black-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-800black-webfont.svg#sinkin_sans800_black') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sinkin_sans900_x_black';
    src: url('../fonts/sinkinsans-900xblack-webfont.eot');
    src: url('../fonts/sinkinsans-900xblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-900xblack-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-900xblack-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-900xblack-webfont.svg#sinkin_sans900_x_black') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sinkin_sans200_x_light';
    src: url('../fonts/sinkinsans-200xlight-webfont.eot');
    src: url('../fonts/sinkinsans-200xlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-200xlight-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-200xlight-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-200xlight-webfont.svg#sinkin_sans200_x_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
