P.intro{
	font-family:Arial;
	color:#CCCC00;
	font-size : large;
	font-weight : bold;
}

P.bold{
	font-family:Arial;
	font-weight : bold;
}

P {
	font-family:Arial;
	font-size: 13px;
	line-height: 20px;	
}

P.mascot{
	font-family:Arial;
	font-size: 11px;
	line-height: 15px;	
}

UL{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

LI{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

LI.mascot{
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

UL.mascot{
	font-family:Arial;
	font-size: 11px;
	line-height: 15px;	
}

DT{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: black;
	font-weight: bold;

}
DD{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: black;
	font-weight: normal;
}
BR {
	font-family:Arial;
	font-size: 13px;
	line-height: 20px;	
}

OL{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: black;
	font-weight: bold;
	font-weight: normal;
}

P.thematic{
	font-family:Arial;
	font-size: 10px;
	line-height: 15px;
	color: white;
}

UL{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

LI{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

DL{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: black;
	font-weight: normal;
}

A.main:link {
	color:#CC0000;
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.main:hover{
	color:#CC0000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.main:visited{
	color:#CCCC00;
	text-decoration: underline;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.words:link {
	color:#339900;
	text-decoration:underline;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.words:hover{
	color:#339900;
	text-decoration: underline;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.words:visited{
	color:#339900;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.m:link {
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;

}

A.m:hover{
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;
}

A.m:visited{
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-family : Arial;

}

A:link {
	color:white;
	text-decoration:none;
	font-size: 10px;
	line-height: 15px;
	font-family : Arial;
}

A:visited{
	color:#339900;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	font-family : Arial;
}

A:hover{
	color:white;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	font-family : Arial;
}

A:active{
	color:#339900;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	font-family : Arial;
}

A.intro:link {
	color:#CCCC00;
	text-decoration:none;
	font-size: large;
	font-family : Arial;
}

A.intro:hover{
	color:#CCCC00;
	text-decoration: none;
	font-size: large;
	font-family : Arial;
}

A.intro:visited{
	color:#CCCC00;
	text-decoration: none;
	font-size: large;;
	font-family : Arial;
}
BODY{
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
}

TD.thematic{
	padding: 5	
}
TD.main{
	padding:5
}
DL{
	font-size: 13px;
	font-family: Arial;
	line-height: 20px;
	color: Black;
}
