/* html, body */
HTML, BODY		{	Height: 100%;	}

/* content */
td			{	font-family:Verdana, Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none; line-height: 1.5;	}
.text		{	font-family:Verdana, Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none; line-height: 1.5;	}
.red		{	font-family:Verdana, Arial; font-size:12px; color:#d7143f; font-weight:normal; text-decoration:none; line-height: 1.5;	}
.small		{	font-family:Verdana, Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none; line-height: 1.5;	}
.overview	{	font-family:Verdana, Arial; font-size:12px; color:#BA8E7E; font-weight:bold; text-decoration:none; line-height: 1.5;	}

a.link:Link		{	font-family:Verdana, Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;	}
a.link:Active	{	font-family:Verdana, Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;	}
a.link:Visited	{	font-family:Verdana, Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;	}
a.link:Hover	{	font-family:Verdana, Arial; font-size:12px; color:#d7143f; font-weight:normal; text-decoration:none;	}

a.linkSmall:Link		{	font-family:Verdana, Arial; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;	}
a.linkSmall:Active		{	font-family:Verdana, Arial; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;	}
a.linkSmall:Visited		{	font-family:Verdana, Arial; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;	}
a.linkSmall:Hover		{	font-family:Verdana, Arial; font-size:11px; color:#d7143f; font-weight:bold; text-decoration:none;	}

a.subLink:Link		{	font-family:Verdana, Arial; font-size:10px; color:#000000; font-weight:bold; text-decoration:none;	}
a.subLink:Active	{	font-family:Verdana, Arial; font-size:10px; color:#000000; font-weight:bold; text-decoration:none;	}
a.subLink:Visited	{	font-family:Verdana, Arial; font-size:10px; color:#000000; font-weight:bold; text-decoration:none;	}
a.subLink:Hover		{	font-family:Verdana, Arial; font-size:10px; color:#d7143f; font-weight:bold; text-decoration:none;	}

.subLinkAct			{	font-family:Verdana, Arial; font-size:10px; color:#000000; font-weight:bold; text-decoration:none;	}