<!..................................................>

<!..Project Name: unicornsystemz.com site         ..>

<!..Project File: notemagic.css                   ..>

<!..Page Title: Style Sheet                       ..>

<!..Web Author: JSoft Consulting                  ..>

<!..Copyright: 1999-2007 Unicorn SystemZ          ..>

<!..Gif Path: images                              ..>

<!..E-Mail Address: webmaster@unicornsystemz.com  ..>

<!..Date: 07/06/2007                              ..>

<!..Created In: HTML Kit                          ..>
<!..................................................>



<style>


body {background-image: url('http://notemagic.unicornsystemz.com/images/nm_back.jpg')}

SELECT {
	color:#0000FF;
}

OPTION {
	color:#0000FF;
}

INPUT {
	color:#0000FF;
}

h1 {	
	font: 16pt 'comic sans ms';
	type-family: verdana, arial, san-serif;
	font-size: 16pt;
	font-weight: normal;
	line-height: 22pt; 
	text-align: center;
	color: #0000FF;
}

h2 {	
	font: 13pt 'comic sans ms';
	type-family: verdana, arial, san-serif;
	font-size: 13pt;
	text-align: center;
	color: #0000FF;
}

p {	font: 12pt 'comic sans ms';
	type-family: Verdana, arial, san-serif;
	font-size: 12pt;
	line-height: 14pt; 
	color: #0000FF;
	text-indent: 0px;
	text-align: left;
	margin-left: 10px;
}

p.center {	font: 12pt 'comic sans ms';
	type-family: Verdana, arial, san-serif;
	font-size: 12pt;
	line-height: 14pt; 
	color: #0000FF;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
}

p.right {	font: 12pt 'comic sans ms';
	type-family: Verdana, arial, san-serif;
	font-size: 12pt;
	line-height: 14pt; 
	color: #0000FF;
	text-indent: 0px;
	text-align: right;
	margin-left: 0px;
}

p.tablehead {	font: 12pt 'comic sans ms';
	type-family: Verdana, arial, san-serif;
	font-size: 12pt;
	line-height: 14pt; 
	font-weight: bold;
	color: #0000FF;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
}

p.download {	font: 32pt 'comic sans ms';
	type-family: Verdana, arial, san-serif;
	font-size: 32pt;
	line-height: 10pt; 
	font-weight: bold;
	color: #0000FF;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
}

p.copyright {	font: 9pt 'comic sans ms';
	type-family: Verdana, arial, san-serif;
	font-size: 8pt;
	color: #0000FF;
	text-indent: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

</style>