/*

	Physiques by PT Stylesheet
	stylesheet.css

*/

A { 
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #6598D2; 
	text-decoration: none; 
}

A:active { 
	color: #6598D2; 
}

A:visited { 
	color: #6598D2; 
}

A:hover { 
	text-decoration: underline; 
}

A.smallText:hover { 
	text-decoration: underline; 
}

A.largeText:hover { 
	text-decoration: underline; 
}

A.smallText { 
	font-size: 11px;
}

A.copyright { 
	font-size: 10px;
	font-weight: normal;
}

A.largeText { 
	font-size: 16px;
	font-style: italic;
}

BODY {
	font-family:	Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

P	{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

P.errorText {
	background: #ff0000;
}

P.successText {
	background: #00bb00;
}

TD {
	font-family:	Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD.copyright, SPAN.copyright, P.copyright { 
	font-size: 10px;
	color: #6598D2;
	letter-spacing:-0.03em;
}

TD.mediumText, SPAN.mediumText, P.mediumText { 
	color: #82b50e; 
	font-size: 13px;
	font-weight: bold;
//	font-variant: smallcaps;
}

TD.largeText, SPAN.largeText, P.largeText { 
	font-size: 16px;
	color: #81335D; 
	font-weight : bold;
	font-style: italic;
}

.buttons {
	font-family:	Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
}
