
P
{
	font-family: TimesRoman, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.name
{
	font-family: TimesRoman, serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

.info
{
	font-family: TimesRoman, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.plain
{
	color: #000000;
	text-decoration: none;
}

.bigger
{
	font-size: 20px;
}

.red
{
	color: #CC0000;
}

.bigred
{
	font-size: 20px;
	color: #CC0000;
}

.blue
{
	color: #0C8AD4;
}

.sig
{
	color: #0C8AD4;
	font-family: Brush Script MT, cursive;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}


