body {background:#3A3A3A;}

p  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color: white;
	font-weight: bold;
	text-align: left;
	margin-left:10px;
	margin-right:0px;}
	
A  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color : white;
	font-weight: bold;}

A:link  {color : white;
     font-weight: bold;}
A:visited  {color : white;
     font-weight: bold;}
A:focus  {color : white;
     font-weight: bold;}
A:active {color : yellow;
     font-weight: bold;}
A:Hover  {color : #ffcc33;
     font-weight: bold;}

h1 {font-family: "arial","helvetica",sans-serif;
               color: yellow;
				text-align: center;}

h2, h3, h4, h5, h6 {font-family: "arial","helvetica",sans-serif;
               color: yellow;
				text-align: center;}
	
.indent {color:white;
font-size : 16px;
font-family : "arial","helvetica",sans-serif;
	margin-left:60px;
	margin-right:20px;
	font-weight: bold;}
	
	
.center {color:white;
font-size : 16px;
font-family : "arial","helvetica",sans-serif;
	font-weight: bold;
	text-align: center}
