/*   Troma Style sheet    */


A.troma:link  {
	color: #3CB371;
	text-decoration: none;
	font-size: 12.5px;
	font-family: "Comic Sans MS";
	line-height: 1.3;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}
    
    A.troma:visited  {
	color: #4682B4;
	text-decoration: none;
	font-size: 12.5px;
	font-family: "Comic Sans MS";
	line-height: 1.3;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}
    
    A.troma:hover  {
	text-decoration: underline;
	color: #59FDFF;
	font-size: 12.5px;
		font-family: "Comic Sans MS";
	line-height: 1.3;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}


h1.troma
{
	font-family: Courier;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 0.1em;
	color: Green;
	line-height: 1.3;
}

h2.troma
{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.1em;
	color: #279F28;
	line-height: 1.3;
}
td.troma, body.troma
{
	font-family: "Comic Sans MS";
	font-size: 10.5pt;
	color: #B4EEB5;
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}
i.troma{
	color: #DC143C;
	}
	
	strong.troma{
	color: #DC143C;
	}

 em.troma {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #DC143C;
}

blockquote.troma {
	color: #F4DC33;
}

