.timesItalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.palatinoBlue {
	font-size: medium;
	font-style: italic;
}
body {
	font-family: Tahoma;
	font-size: small;
}
body p {
	font-family: Tahoma;
	font-size: small;
}

a {
	color:#0364B9;
}

a:visited { 
	color:#0000FF; 
}

a:hover { 
	color:#3399FF; 
}
.heading1big {
	font-family: Trajan;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
.heading1bigBlue {
	color: #000066;
	font-family: Trajan;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.heading1small {
	font-size: small;
	font-family: Trajan;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
.heading1smallBlue {
	font-size: small;
	font-family: Trajan;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}

.heading2 {
	font-family: Tahoma;
	font-size: medium;
	color: #000066;
	font-weight: bold;
}

.heading3 {
	font-family: Tahoma;
	font-size: small;
	color: #000066;
	font-weight: bold;
}
.heading4 {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.heading5 {
	color: #990000;
	font-size: medium;
	font-family: Tahoma;
}
.heading6 {
	color: #990000;
	font-size: medium;
	font-weight: bold;
	font-family: Tahoma;
}
.heading7 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000066;
	font-style: italic;
	font-weight: bold;
}

.smallBlue {
	font-size: small;
	color: #000066;
	font-family: Tahoma;
}
.smallRed {
	color: #990000;
	font-family: Tacoma;
	font-size: small;
}
.smallBrightRed {
	color: #FF0000;
	font-family: Tacoma;
	font-size: small;
}

.xxsmall {
	font-size: xx-small;
	font-family: Tahoma;
}
.xsmall {
	font-size: x-small;
	font-family: Tahoma;
}
.xsmallBlue {
	font-size: small;
	color: #000066;
	font-family: Tahoma;
}
.xsmallRed {
	font-size: x-small;
	color: #ce0008;
	font-family: Tahoma;
}
.xsmallBrightRed {
	font-size: x-small;
	color: #FF0000;
	font-family: Tahoma;
}
.xlargeBold {
	font-size: x-large;
	font-weight: bold;
}


.greenText {
	color: #00CC00;
	font-weight: bold;
	font-family: Tahoma;
}

.palatinoRed {font-size: medium; font-family: "Palatino Linotype"; font-style: italic; font-weight: bold; color: #990000;}.palatino {
	font-family: "Palatino Linotype";
	font-weight: bold;
}
.breadcrumbs {
	font-size: xx-small;
	color: #617E9C;
}

.xsmall {
	font-size: x-small;
}
.mailinglist input{
	margin:2px;
}