.info {
	LIST-STYLE: square; 
	MARGIN-LEFT: 1.5em;	
	line-height: 1.5em;
}

ul {
	line-height: 1.5em;
}

.caption {
	background-color : white;
	color: gray;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

.invert {
	background-color : white;
	color: maroon;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: bottom;
}

.main-link {
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: bottom;
}

.status_bar {
	background-color : white;
	color: gray;
	font-size: 10px;
	font-family: Tahoma;
}

p {	
	text-indent: 2em;
	text-align: justify;
}

.status_bar {
	background-color : white;
	color: gray;
	font-size: 10px;
	font-family: Tahoma;
}

.menu_title {
	background-color : white;
	color: gray;
	font-size: 10px;
	font-family: Tahoma;
}

td {
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
}

h1 {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;	
	color : white;
	vertical-align: center;
}

.menu {
	font-size: 11px;
	font-family: Tahoma;
}

body {
	background-color: gray;
	color : white;
	margin-top: 5;
}

table.outer {
	background-color:#8B8E95;
}

table {
	background-color: maroon;
}

a {
	color : white;
}

.status_bar_link {
	color : gray;
}


.title {
	background-color : white;
	color: black;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

select, option, input, textarea {
	color : black;	
	font-size: 12px;
}

.web {
	background-color: #FF9999;
	font-weight: bold;	
	border-bottom-color: #FF9999; 
	border-left-color: #FF9999; 
	border-right-color: #FF9999; 
	border-top-color: #FF9999; 	
	border-style: solid;
 	border-width: 2px;
}
.sites
{
	background-color: #6666FF;
	font-weight: bold;	
	border-style: solid;
 	border-width: 1px;
}
.computers
{
	background-color: silver;
	font-weight: bold;	
	border-style: solid;
 	border-width: 1px;
}
.software
{
	background-color: #FF99FF;
	font-weight: bold;
	border-style: solid;
 	border-width: 1px;
}