body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

P    {
	margin-left: 15px;
    }

PRE {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
    }

H1,H2,H3 {  margin-left: 15px; }

UL,OL,LI { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
      }


.IRG {
	font-size: 12px;
}
.IRGlarge {
	font-size: large;
}
.IRGmedium {
	font-size: medium;
}
.IRGbold {
	font-weight: bold;
}
.IRGitalic {
	font-style: italic;
}
.IRGlinks {
	font-size: x-small;
}
a:link {
        color: #333333;
        text-decoration: none;
}
a:visited {
        color: #bc6575;
        text-decoration: none;
}
a:hover {
        color: #4a5d2e;
        text-decoration: underline;
}
a:active {
        text-decoration: none;
}

.tdback { background-image: url(images/background.jpg);}

.eventname {
	font-size: 13px;
	letter-spacing: -1;
	font-weight: bold;
}

.eventdescription {
	margin-top: 4px;
	font: 10px Verdana, sans-serif;
}
.sponsordescription {
	font-size: x-small;
}

.homebox {
	border: 1px dashed black;
}

p,blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: small;
}

.memberlist {
	margin-bottom: 20px;
}

.companylist {
	margin-bottom: 20px;
}



