body
{
	background-color: #6B70B3;
}

a 			{ color: #10109E; text-decoration: none; }
a:active		{ text-decoration: none; }
a:hover 		{ color: #FFFFFF; }
a:link			{ text-decoration: none; }
a:visited 		{ text-decoration: none; }

.formtext
{
	background-color: #6B70B3;
	font-family: "Courier New", Verdana;
	font-size: 11px;
	color: #B8EEF8;
	letter-spacing: -1pt;
	padding: 0px;
        margin-left: 1px;
        margin-right: 1px;
}

.bodytext
{
	font-family: "Courier New", Verdana;
	font-size: 12px;
	color: #B8EEF8;
	letter-spacing: -1pt;
	padding: 5px;
}


.h1
{
	font-family: "Courier New", Verdana;
	font-size: 18px;
	color: #EAE844;
	letter-spacing: -1pt;
}

.h2
{
	font-family: "Courier New", Verdana;
	font-size: 14px; 
	font-weight: bold;
	letter-spacing: -1pt;
}

.h3
{
	font-family: "Courier New", Verdana;
	font-size: 12px; 
	letter-spacing: -1pt;
}

.h4
{
	font-family: "Courier New", Verdana;
	font-size: 14px;
	color: #EAE844;
	letter-spacing: -1pt;
}

.editedby
{
	font-family: "Courier New", Verdana;
	font-size: 10px;
	font: italic;
	color: #EAE844;
	letter-spacing: -1pt;
}

.azlist
{
	font-family: "Courier New", Verdana;
	font-size: 10px;
	color: #B8EEF8;
	letter-spacing: -1pt;
}

td
{
	vertical-align: top;
	background-color: #858AC8;
}

/*			  
.small 			{ font-size : 10px; }
.Jared			{ color: #003366; }
.McBain			{ color: #006633; }
.tamsin			{ color: #F78C08; }

.rouge			{ color: #663300; }
.bleu			{ color: #003366; }
.gris			{ color: #222222; }

td.main     	{ color: #222222; text-align: left; background-color: #D0D0D0; }
td.list     	{ color: #003366; text-align: left; font-size: 10px; background-color: #6699CC; }
td.blue     	{ color: #FFEFEC; text-align: center; background-color: #003366; }
td.red	    	{ color: #FFEFEC; text-align: center; background-color: #663300; }
td.white	    { color: #222222; text-align: left; background-color: #FFFFFF; }
td.shadows_r	{ background-image: url(http://amigameorlame.com/images/shadows_2.gif); background-repeat: repeat-y; }
td.shadows_b	{ background-image: url(http://amigameorlame.com/images/shadows_4.gif); background-repeat: repeat-x; }
td.block_r		{ background-image: url(http://amigameorlame.com/images/block_2.gif); background-repeat: repeat-y; }
td.block_b		{ background-image: url(http://amigameorlame.com/images/block_4.gif); background-repeat: repeat-x; }
td.three_r		{ background-image: url(http://amigameorlame.com/images/three_2.gif); background-repeat: repeat-y; }
td.three_b		{ background-image: url(http://amigameorlame.com/images/three_4.gif); background-repeat: repeat-x; }
*/