
.copyright {
	color:          #fff;
	font-size:       xx-small;
	font-family:     Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }

a {
	color:          #fff;
	font-size:       small;
	font-family:     Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }

a:hover {
	color:          #fff;
	font-size:       small;
	text-decoration: underline }

h1 {
	font-style: italic;
	font-size:   medium;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align:  left }

p {
	color:          #e5e5e5;
	font-style:      normal;
	font-size:       x-small;
	font-family:     Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }
