body {color: black}

.only {
	text-align:center;
	margin:0 auto;
}

img {
	text-align:center;
	margin:0 auto;
	border:#fff thick solid;
}
p
{
text-align: center;
color: #cccccc;
font-family: arial; san-serif
font: 48px arial
font-style: bold

}


p.small
{
text-align: center;
color: #505050;
font-family: arial; san-serif;
font-size: 70%;
}

p.uppercase {text-transform: uppercase}

a
{
text-decoration: none;
color: #CC0000;
visited: #330066
hover: #FFFF00;
active: #FFFF00;

}

h2.blue 
{
text-transform: uppercase;
color: #330066;
font-family: arial; san-serif;
}

h2.red
{
text-transform: uppercase;
color: #990000;
font-family: arial; san-serif;
}

h2.green
{
text-transform: uppercase;
color: #339966;
font-family: arial; san-serif;

}
