

body
	{
	background-image: url(Backgrounds/softwareBG2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin:10% 5% 0% 5%;
	scrollbar-face-color: #d2d2eb;
    	scrollbar-shadow-color: #000011;
    	scrollbar-highlight-color: #d2d2eb;
    	scrollbar-3dlight-color: #FFFF99;
    	scrollbar-darkshadow-color: #505050;
    	scrollbar-track-color: #d2d2eb;
    	scrollbar-arrow-color: #505050;
	}
hr
	{
	width: 75%;
	text-align: center;
	font-size: 2px;
	color: red;

	}
.header2
	{
	font-family: arial;
	font-size: 28pt;
	color: #FF0000;
	font-weight: bold;
	}
.font1
	{
	font-family: arial;
	font-size: 1.125em;
	color: #212121;
	}
.font2
	{
	font-family: arial;
	color: red;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: small-caps;
	}
.font3
	{
	font-family: arial;
	font-size: .875em;
	font-weight: bold;
	color: navy;
	}
.font4
	{
	font-family: arial;
	font-size: .875em;
	color: #212121;
	}
.date
	{
	font-family: arial;
	font-size: .5em;
	color: #212121;
	}
A:link
	{

	font-family: verdana;
	font-size: .7em;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}

A:visited
	{
	font-family: verdana;
	font-size: .7em;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
A:hover
	{
	background-color: #FF0000;
	font-family: verdana;
	font-size: .7em;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
A:active
	{
	font-family: verdana;
	font-size: .7em;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;	
	}
	
