﻿body
{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: justify;
	/*background: url(img/Grid Bottom.jpg) #e3e3e3 fixed no-repeat right bottom;
	background-image: url(img/GridTrans.png);*/
	background-color: #e3e3e3;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1
{
	text-align: center;
	color: #000092;
	font-size: 30px;
}

h2
{
	color: #000045;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

h3
{
	font-size: 18px;
}

.miniTitle
{
	font-size:larger;
	font-weight: bolder;
	color: #000045;
}

#credit
{
	font-size:small;
	text-align:center;
	color: Gray;
}

#credit a
{
	color: Gray;
}