@import url(TheKissTakeTwoExtra.css);

BODY		{
		background: #ffffff;
		color: #000000;
		font-family: Verdana;
		font-size: 13px;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		}

P		{
		margin-left: 10px;
		margin-right: 10px;
		}

A:link		{
		color: #003399;
		text-decoration: none;
		font-weight: bold;
		}

A:visited	{
		color: #660099;
		text-decoration: none;
		font-weight: bold;
		}

A:hover	{
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
		}

A:active	{
		color: #003399;
		text-decoration: underline;
		font-weight: bold;
		}

H1		{
		font-size: 30px;
		padding-left: 10px;
		padding-right: 10px;
		}

H2		{
		font-size: 24px;
		padding-left: 10px;
		padding-right: 10px;
		}

H3		{
		font-size: 22px;
		padding-left: 10px;
		padding-right: 10px;
		}

H4		{
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
		}

H5		{
		font-size: 16px;
		padding-left: 10px;
		padding-right: 10px;
		}

LI		{
		font-family: Verdana;
		font-size: 13px;
		}

TD		{
		font-family: Verdana;
		font-size: 13px;
		}

HR		{
		color: #000000;
		text-align: center;
		}

.updated	{
		font-size: 12px;
		font-style: italic;
		}

.PFV		{
		text-align: center;
		}

.toplinks	{
		text-align: center;
		font-family: EngraversGothic BT, Verdana;
		font-size: 14px;
		}

.bottomlinks	{
		text-align: center;
		font-family: Verdana;
		font-size: 10px;
		}

.note		{
		color: #336699;
		font-style: italic;
		}

.red		{
		color: #c40000; /* #e30000; */
		}

.redbold	{
		color: #c40000;
		font-weight: bold;
		}

.question	{
		color: #003366;
		background-color: transparent;
		font-weight: bold;
		}

#banner	{
		position: relative;
		top: 0px;
		left: 0px;
		font-family: arrus bt;
		text-align: center;
		}

#menu		{
		text-align: center;
		}

#topgraybar P	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		font-style: italic;
		line-height: 18px;
		text-align: right;
		}

#bottomgraybar P	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		font-style: italic;
		line-height: 18px;
		text-align: center;
		}

#footerMenu	{
		font-family: Verdana;
		font-size: 12px;
		text-align: center;
		margin-bottom: 0px;
		}

#footerMenu P	{
		font-family: Verdana;
		font-size: 10px;
		text-align: center;
		margin-bottom: 0px;
		}

#copyright	{
		text-align: center;
		font-family: Verdana;
		font-size: 12px;
		padding-bottom: 10px;
		}