/* CSS Document */
a {
	color:#000000;
	text-decoration: ;
	}

body {
	background-color:#CCCCCC;
	margin-bottom: 5%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5%;
	}
	
h1 {
	letter-spacing:0.3cm;
	}
	
h2 {

	}

h2.border-bottom
	{
	border-bottom: medium solid #6c4859 ;
	}

p {
	

	}
	
p.border-bottom
	{
	border-bottom: medium solid #6c4859 ;
	font-size:125%;
	}
	
td{
width:16%;	
text-align:center;
}