/**
#
# Ward Heirwegh / Sleeperhold Publications
#
# contact@sleeperholdpublications.com
#
# wardheirwegh.com / sleeperholdpublications.com
#
# 25/12/09
#
**/


/**        **/
/** Global **/
/**        **/

html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 16px;
	background-image: url("../img/sleeperhold_bgpattern.gif");
	color: #0000ff;
}


a:link {
	text-decoration: underline;

	color: #0000ff;
}
a:visited {
	text-decoration: underline;

	color: #0000ff;
}
a:hover {
	text-decoration: none;

	color: #0000ff;
}
a:active {
	text-decoration: underline;

	color: #0000ff;
}

img {
	border: 0px;
	margin: 0px;
}



/**         **/
/** Content **/
/**         **/


.smalltitle {
font-family: arial;
font-weight: bold;
color: black;
text-decoration: underline;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
font-size: 10pt;
padding-bottom:20px;
}

.Numbers {
font-family: arial;
font-weight: bold;
color: #0000ff;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
font-size: 28pt;
padding-bottom:20px;
}
