#container {
    width: 800px;
    clear: both;
    background: #ffffff;
	
}

body, td, form {
	font-family :  Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	color : #000000;
    margin-left : 70px;
	margin-right : 70px;
	width: 800px;
}

h1 {
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	color: #FF0000;
	text-align : left;
	}
	
h2 {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
	}
	
.text {
	color : #000000;
	text-align : justify;
	margin-left : 30px;
	margin-right : 20px;
	margin-top : 0px;
}
a {
	font-size : 14px;
	font-weight : none;
	text-decoration : underline;
}
a:link{
	text-decoration : none;	
	color : #000000;
    text-decoration : underline;
}
a:visited{
	text-decoration : none;	
	color : #000000;
	text-decoration : underline;
}
a:hover{
	text-decoration : underline;	
	color : #000000;
	text-decoration : underline;
}

a.menu {
    font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.menu:link {
    font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.menu:visited {
    font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.menu:hover {
    font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.personals {
    font-size : 12px;
	text-decoration : underline;
	color : blue;
}

a.personals:link {
    font-size : 12px;
	text-decoration : underline;
	color : blue;
}

a.personals:visited {
    font-size : 12px;
	text-decoration : underline;
	color : blue;
}

a.personals:hover {
    font-size : 12px;
	text-decoration : underline;
	color : red;
}

a.submitted {
    font-size : 14px;
    font-weight : bold;
	text-decoration : underline;
	color : black;
}

a.submitted:link {
    font-size : 14px;
    font-weight : bold;
	text-decoration : underline;
	color : black;
}

a.submitted:visited {
    font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}

a.submitted:hover {
    font-size : 14px;
    font-weight : bold;
	text-decoration : underline;
	color : black;
}

a.porn {
    font-size : 16px;
	font-weight : bold;
    margin-right : 10px;
	text-decoration : underline;
	color : blue;
}

a.porn:link {
    font-size : 16px;
	text-decoration : underline;
	color : blue;
}

a.porn:visited {
    font-size : 16px;
	text-decoration : underline;
	color : blue;
}

a.porn:hover {
    font-size : 16px;
	text-decoration : underline;
	color : red;
}
