@font-face {
	font-family: Broadway;
	font-style: normal;
	src: url("http://tonalsoft.com/style/fonts/BROADWA0.eot");
}

@font-face {
	font-family: "Harlow Solid Italic";
	font-style: normal, italic;
	src: url("http://tonalsoft.com/style/fonts/HARLOWS0.eot");
}

@font-face {
	font-family: "Magneto Bold";
	font-style: normal, bold;
	src: url("http://tonalsoft.com/style/fonts/MAGNETO0.eot");
}

a:active {
	color: #CA0000;
	font-weight: bold;
	text-decoration: none;
}

a:active img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

a:link {
	color: #CA0000;
	font-weight: bold;
	text-decoration: none;
}

a:link img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

a:visited {
	color: #CA0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

a:hover {
	color: #0044EE;
	font-weight: bold;
	text-decoration: none;
}

a:hover img {
	border-style: dotted;
	border-width: 1px;
	border-color: #CA0000;
}

blockquote {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 14px;
}

body {
	margin-left: 32px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: normal;
	background-image:  url(http://tonalsoft.com/style/images/Background.gif);
	background-repeat: repeat;
}

caption {
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 18px;
	font-family: "Harlow Solid Italic", Arial;
}

cite {
	font-style: italic;
	color: #000000;
}

em {
	color: #000099;
}

h1 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Broadway, Arial;
	font-size: 31px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000077;
}

h2 {
	margin-top: 26px;
	margin-bottom: 13px;
	font-family: Broadway, Arial;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-variant: small-caps;
	color: #000077;
}

h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Broadway, Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-variant: small-caps;
	color: #000077;
}

h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Harlow Solid Italic", Arial;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:  #000000;
	text-transform: lowercase;
}

h5 {
	margin-top: 8px;
	margin-bottom: 4px;
	font-family: "Harlow Solid Italic", Arial;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: lowercase;
}

h6 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-transform: lowercase;
}

img {
	border-style: solid;
	border-width: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
}

kbd {
	color: #770099;
	font-size: 12px;
	font-weight: bold;
}

pre {
	margin-top: 25px;
	margin-left: 50px;
	font-size: 12px;
	color: #000000;
}

table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	caption-side: top;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

th {
	border-style: solid;
	border-width: 1px;
}

td {
	border-style: solid;
	border-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

ul {
	line-height: normal;
	list-style-image: url(http://tonalsoft.com/style/images/ul.gif);
}

ul li {
	margin-bottom: 12px;
}

var {
	font-family: "Arial";
	font-weight: bold;
	color: #0000BB;
}