body {
font-family: arial,  verdana, tahoma, sans-serif;
font-size: 9pt; 
color: black; 
background: white;
scrollbar-base-color: #fff;
scrollbar-arrow-color: #36f;
scrollbar-darkshadow-color: #fff;
scrollbar-shadow-color: #999;
scrollbar-track-color: #fff;
scrollbar-highlight-color: #999;
}

th, td { 
font-family: arial,  verdana, tahoma, sans-serif;
font-size: 9pt; 
color: black; 
background: white
}

a:link {text-decoration: none; color: #36f; background: white}
a:visited {text-decoration: none; color: #36f; background: white}
a:active {text-decoration: underline; color: gray; background: white}
a:hover {text-decoration: underline; color: #f66; background: white}

img {
	border: 0;
}

img.icon {
	width: 10px;
	height: 12px;
	border: 0;
}

#welcome { font-size: 10pt}
#heading { font-weight: bold; font-size: 10pt; color: #36f; background: white}
#contact { font-size: 11pt}

#copyright { 
	border-top: solid #999 1px;
	margin: 0;
	padding: 5;
	width: 750px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 8pt
}

#nav { 	
	border-top: solid #999 2px;
	border-bottom: solid #999 0px;
	margin: 0;
	padding: 0;
	width: 750px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal; 
	font-size: 11pt; 
	color: #36f; 
	background: white
}

#nav a {
	color: #36f;
	font-weight: bold;
	text-decoration: none;
}

#nav a:link {
	color: #36f;
	font-weight: bold;
	text-decoration: none;
}

#nav a:visited {
	color: #36f;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	background-color: #eee;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

#nav a:active {
	color: #36f;
	font-weight: bold;
	text-decoration: none;
}

.silvasoftinc { 
	font-weight: bold; 
	font-size: 10pt; 
	color: #36f; 
	background: white;
}

.silvasoftincbig { 
	font-weight: bold; 
	font-size: 12pt; 
	color: #36f; 
	background: white;
}

.boxed {
	background-color: #fff;
	border: solid #999 1px;
	padding: 20px;
	width: 750px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 12pt;
}

.tech { 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: black; 
	background: white;
}

.techbold { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	color: #36f; 
	background: white;
}

.highlight {
	background-color: #eee;
	font-weight: bold;
	color: gray;
}

.highlight1 {
	background-color: #eee;
	font-size: 12pt; 
	font-weight: bold;
	color: gray;
}

.highlight2 {
	background-color: #eee;
	font-size: 13pt; 
	font-weight: bold;
	color: gray;
}

.highlight3 {
	background-color: #eee;
	font-size: 14pt; 
	font-weight: bold;
	color: gray;
}

.missionstatement {
	background-color: #fff;
	font-size: 10pt; 
	font-weight: bold;
	color: gray;
}
