body, table, tr, td
			{
			font-family: Tahoma, Arial, Verdana, sans-serif;
			font-size: 13px;
			scrollbar-face-color: 9C9C9C;
			scrollbar-shadow-color: FFFFFF;
			scrollbar-darkshadow-color: C0C7C0;
			scrollbar-3dlight-color: C0C7C0;
			scrollbar-highlight-color: 000000;
			scrollbar-track-color: FFFFFF;
			scrollbar-arrow-color: 000000
			}

textarea, input	
			{
			font-family: Tahoma, Arial, sans-serif;
			font-size: 13px;
			font-weight: bold
			}
			
.s
			{
			font-size: 10px
			}

.m
			{
			font-size: 16px
			}

.l
			{
			font-size: 24px
			}
			
.xl
			{
			font-size: 48px
			}

a:link
			{
			color: 000000;
			text-decoration: underline;
			}

a:visited
			{
			color: 000000;
			text-decoration: underline;
			}

a:active
			{
			color: 9C9C9C;
			text-decoration: underline;
			}

a:hover
			{
			color: 000000;
			text-decoration: none;
			}
