
body {
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: url(images/rigpattern_staggered.jpg);
	background-color: white;
	margin-bottom : 20px;
	margin-left : 100px;
	margin-right : 100px;
	margin-top : 15px;
}

a:link {
color: black
}

a:visited {
color: blue
}

a:hover {
color: red
}

a:active {
color: red
}

h2 {
font-weight: bold;
text-align: center;
text-decoration: underline
}

h4 {
text-decoration: underline
}

.cent {
text-align: center
}

.centub {
font-weight: bold;
text-align: center;
text-decoration: underline
}

.mail {
font-size: 8pt;
text-align: center;
color: #990000
}

.bbrown {
font-size:12pt;
font-weight: bold;
color: #990000
}

.bold {
font-weight: bold
}

.boldu {
font-weight: bold;
text-decoration: underline
} 

.brown {
font-size: 8pt;
color: #990000
}

.red {
font-weight: bold;
color: red
}

.indent {
	margin-bottom: 0px;
	margin-left: 150px;
	margin-right: 50px;
	margin-top: 0px;
}





