h1   { color: red; font-weight: bold; font-size: large; font-family: Verdana; border: medium red solid; text-align: center}
h2   { color: red; font-weight: bold; font-size: medium; font-family: Verdana; border-bottom: medium solid red }
h3   { color: #99b2f6; font-weight: bold; font-size: small; font-family: Verdana; text-indent: 1cm }
h4   { color: #99FF99; font-style: italic; font-weight: bold; font-size: x-small; font-family: Verdana; text-indent: 2cm }
h5   { color: white; font-weight: bold; font-size: x-small; line-height: normal; font-family: Verdana }
b    { color: #99b2f6; font-weight: bold; font-size: x-small; font-family: Verdana }
p  { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: x-small; line-height: normal; font-family: "Nom de police", Verdana, Georgia, Times }
a:hover { text-decoration: none }
span { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: x-small; line-height: normal; font-family: "Nom de police", Verdana, Georgia, Times } 
input {
	color: #FFFFFF;
	background-color: #000000;
}
