﻿.SkiHeader
{
	font-weight: bolder;
	font-size: large;
	color: #663300;
	font-family: Arial;
	text-align: center;
	background-color: white;
}

.SkiHeader2
{
	font-weight: bolder;
	font-size: small;
	color: #993300;
	font-family: Arial;
	text-align: center;
	background-color: white;
	font-style: italic;
}

.SkiContent
{
	font-size: small;
	color: #663333;
	font-family: Arial;
	background-color: white;
}

.Informationtable caption
{
	 font-weight: bold; 
	 background: #dddddd url(images/end.gif) no-repeat right top; 
	 text-transform:capitalize; 
	 
	 
}