body {
	font-family:"Courier New", Courier, monospace;
	background-color: #000000;
	background-image:url(images/SSL_web-background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.header {
	font-size:13px;
	vertical-align:top;
	color:#999999;
	margin-left:75px;
	text-align:left;
	}

.greentext {
	font-size:11px;
	color:#20a951;
	margin-left:85px;
	margin-right:85px;
	text-align:justify;
	font-weight: bold;
	}
	
.whitetext {
	font-size:11px;
	color:#FFFFFF;
	margin-left:85px;
	margin-right:85px;
	text-align:justify;
	}
	
whitetext:link {
	color: #FFFFFF;
}
whitetext:visited {
	color: #FFFFFF;
}
whitetext:hover {
	color: #FFFFFF;
}
whitetext:active {
	color: #FFFFFF;
}


header:link {
	color: #1B3664;
}
header:visited {
	color: #1B3664;
}
header:hover {
	color: #666666;
}
header:active {
	color: #666666;
}

p {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	text-align: justify;
	vertical-align: 5%;
	margin: 15px;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #20a951;
}
a:hover {
	color: #20a951;
}
a:active {
	color: #20a951;
}
.titles {
	font-size: 16px;
	font-weight: bold;
	color: #00CC66;
	vertical-align: 15px;
	margin-top:50px;
}

.footer {

	font-size: 10px;
	color: #CCCCCC;
	text-align:center;
}

A.footer:link {
	color:#CCCCCC
}
A.footer:visited {
	color: #CCCCCC;
}
A.footer:hover {
	color: #FFFFFF;
}
A.footer:visited {
	color: #FFFFFF;
}
.box1
{
background:no-repeat;
background-image: url(images/grunge-blue.gif);
background-position: left;
background-position:top;
	}
	
.box2
{
background:no-repeat;
background-image: url(images/grunge-blue2.gif);
background-position: left;
background-position:top;
	}
	
.box3
{
background:no-repeat;
background-image: url(images/grunge-blue3.gif);
background-position: left;
background-position:top;
	}
.box5
{
background:no-repeat;
background-image: url(images/grunge-blue7.gif);
background-position: left;
background-position:top;
	}

.box6
{
background:no-repeat;
background-image: url(images/grunge-blue6.gif);
background-position: left;
background-position:top;
	}
	
		
	.box7
{
background:no-repeat;
background-image: url(images/grunge-blue8.gif);
background-position: left;
background-position:top;
	}

.newstext {
	font-size:11px;
	color:#FFFFFF;
	margin-left:5px;
	text-align:left
	}
		
newstext:link {
	color: #FFFFFF;
}
newstext:visited {
	color: #FFFFFF;
}
newstext:hover {
	color: #FFFFFF;
}
newstext:active {
	color: #FFFFFF;
}
.newstitle {
		font-size:11px;
	color:#20a951;
	font-weight:bold;
	}

