body {
	cursor: crosshair;
	font-family: tahoma;
	font-size: 13px;
	color: white;
	letter-spacing: 1px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

a, a:active, a:link, a:visited {
	color: #ffcccc;
	font-family: tahoma;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	font-family: tahoma;
}

h2 {
	font-family: georgia;
	border-bottom: 2px dashed;
	border-bottom-color: #666666;
	text-align: center;
}

center {
	color: gray;
	font-size: 13px;
}

h1 { 
	font-family: georgia;
	border-bottom: 2px dashed;
	border-bottom-color: #666666;
	}
	
b {
	color: white;
}

table {
	font-family: tahoma;
	font-size: 12px;
	color: gray;
	letter-spacing: 1px;
	border-color: white;
	border-style: dotted;
}

h3{
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Times New Roman;
	color: #ffcccc;
}

h4 {
	color: #ffcccc;
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 13px;
}

h5 {
	letter-spacing: 1px;
	font-family: tahoma;
	color: white;
}

hr{
	color: white;
	border: 1px dotted;
}
