h1 {font-family: arial; font-size: 18px; color: #808080; text-decoration: none; text-align: justify}
h1 a:link {color: #808080; text-decoration: none} 
h1 a:visited {color: #808080; text-decoration: none}
h1 a:hover {text-decoration: underline; color: #808080}
h1 a:active {color: #808080;text-decoration: none}

h2 {font-family: arial; font-size: 13px; color: #808080; text-decoration: none; text-align: justify}
h2 a:link {color: #808080; text-decoration: none} 
h2 a:visited {color: #808080; text-decoration: none}
h2 a:hover {text-decoration: underline; color: #808080}
h2 a:active {color: #808080;text-decoration: none}

p {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
p a:link {color: #C0C0C0; text-decoration: none} 
p a:visited {color: #C0C0C0; text-decoration: none}
p a:hover {text-decoration: underline; color: #C0C0C0}
p a:active {color: #C0C0C0;text-decoration: none}

p.white {font-family: arial; font-size: 12px; color: #FFF; text-decoration: none; text-align: justify}
p.white a:link {color: #FFF; text-decoration: none} 
p.white a:visited {color: #FFF; text-decoration: none}
p.white a:hover {text-decoration: underline; color: #FFF}
p.white a:active {color: #FFF;text-decoration: none}

p.link {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
p.link a:link {color: #808080; text-decoration: none} 
p.link a:visited {color: #808080; text-decoration: none}
p.link a:hover {text-decoration: underline; color: #808080}
p.link a:active {color: #808080;text-decoration: none}

p.menu {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
p.menu a:link {color: #808080; text-decoration: none} 
p.menu a:visited {color: #808080; text-decoration: none}
p.menu a:hover {text-decoration: none; color: #555353;}
p.menu a:active {color: #808080;text-decoration: none}

td {font-family: arial; font-size: 11px; color: #808080; text-decoration: none; text-align: justify}
input {font-family: arial; font-size: 11px; color: #808080; text-decoration: none; text-align: justify}
select {font-family: arial; font-size: 11px; color: #808080; text-decoration: none; text-align: justify}
textarea {font-family: arial; font-size: 11px; color: #808080; text-decoration: none; text-align: justify}

hr {/*the border*/
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dashed #808080; width: 100%;
height: 1px
}

img.photos {border-style:solid; border-color: #000000; border-width:1px;}

body { 
margin: 0px;
padding: 0px;
background-color:#000000
}