﻿p {
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    text-align: left;
	color: #000000;
}

h1 {
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #800080;
	text-align: center;
}

a:link {
	color: #000000;
    text-decoration:none;
}

a:visited {
	color: #000000;
    text-decoration:none;
}

a:hover {
	color: #000000;
    text-decoration:none;
}
