P  {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : white;
}

A:Visited  {
	text-decoration : none;
	color : white;
}

A:Active  {
	text-decoration : none;
	color : white;
}

A:Hover  {
	text-decoration : none;
	color : black;
}

BODY  {
	text-align : justify;
}

.little  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}

.big  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

#period  {
	font-size : 13px;
	font-family : comic sans ms, arial, helvetica;
	font-weight : bold;
	
}



