
	BODY {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		color : #2D2D2D;
	}
	
	TD {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		color : #2D2D2D;
	}

	A:ACTIVE.small, A:LINK.small, A:VISITED.small {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration : none;
		color : #2D2D2D;
	}

	A:FOCUS.small, A:HOVER.small {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration : underline;
		color : #2D2D2D;
	}


	.smalltext {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-variant : normal;
		font-style : normal;
		font-size : 11;
	}

A:ACTIVE.small2, A:LINK.small2, A:VISITED.small2 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration : underline;
		color : #0066CC;
	}

	A:FOCUS.small2, A:HOVER.small2 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration : underline;
		color : #2D2D2D;
	}


	.small2text {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-variant : normal;
		font-style : normal;
		font-size : 11;
	}

<!-- start Vibrant Media IntelliTXT Tooltip style sheet -->
.iTt{
    FONT-FAMILY:       Verdana, Arial, Helvetica;
    FONT-SIZE:         11px;
    FONT-STYLE:        normal;
    FONT-WEIGHT:       normal;
    COLOR:             black;
    BACKGROUND-COLOR:  lightyellow;
    BORDER:            black 1px solid;
    PADDING:           2px;
}
<!-- end Vibrant Media IntelliTXT style sheet -->
