body,td,div,p,ul 
{ 
	font-family:Tahoma,Verdana,"Times New Roman";
	font-size:15px; 
} 

p,ul
{
	text-align:justify;
}

img { border: 0 }

.xxbig { font-size: 42px; font-weight: bold } 
.xbig { font-size: 33px; font-weight: bold } 
.big { font-size: 25px; font-weight: bold } 
.normplus { font-size: 19px; font-weight: bold } 
.normal { font-size: 17px } 
.small { font-size: 15px } 
.xsmall { font-size: 12px } 
.xxsmall { font-size: 8px } 

a 
{ 
	font-weight: bold;
	color:blue;
}

.bleu { font-size: 17px; color: #0066CC; font-weight: bold } 
table.small td { font-size: 15px } 

.justif { text-align: justify; font-size: 15px } 

.blackline { border: 1pt solid #000000; padding: 10px }

a.adminLink 
{
	text-decoration:none;
	color:blue;
	font-size:12px;
	font-family:"Trebuchet MS","Times New Roman";
}

div.titleLine1
{
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS","Times New Roman";
	margin-top:32px;
	text-align:center;
	margin-bottom:0px;
}

div.titleLine2
{
	font-weight:bold;
	margin-top:0px;
	text-align:center;
	font-size:19px;
	font-family:"Trebuchet MS","Times New Roman";
}

div.titleLine3
{
	margin-top:4px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	font-size:14px;
}

div.showsList
{
	margin-top:5px;
	font-weight:bold;
}

span.alert
{
	font-weight:bold;
	color:Red;
}

textarea.adminTextArea
{
	width:500px;
	height:150px;
}

div.genericTextBox
{
	background-image:url("/images/genericTextBox.jpg");
	text-align:justify;
	border:1px solid black;
	padding:10px;
}