/* http://www.mta75.org/style_winie.css */
body 
	{ 
		margin: 0px 0 px 0 px 0px; 
	}



body, p, ol, ul, dl, td, select, input, option, .text
	{
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Sans-Serif;
}

h1, h2, .h2
{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
}

h3, .h3 .bigger
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

pre
	{
		font-family: Courier, New Courier;
	}

p.citation
	{
		font-size: 11px;
		line-height: 16px;
		font-family: Georgia, Times, Courier, sans-serif;
		text-indent: -2em;
		margin-left: 2em;
		font-weight: bold;
		background-color: #DDDDDD;
	}


.small
{
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}

.large
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

.monosmall
{
	font-size: 10px;
	font-family: Courier, New Courier;
}

.mono
{
	font-size: 11px;
		font-family: Courier, New Courier;
}

.temp
{
	font-size: 24px;
	line-height: 24px;
	font-family: Impact, Verdana, Arial, Geneva, sans-serif;
}

.period  
	{ 
	background-color: red;
	color: white;
	font-family: verdana, arial, geneva;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	}


A { color: #0000FF; }
A:active { color: #000000; }

A:hover
{
	text-decoration: none;
	color: red;
}

A:visited:hover { color: #0099FF; }
A:visited { color: #336699; }


