
*					{ color: #323232; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, sans-serif; }
body				{ background-color: #FFFFFF; }

a:link				{ text-decoration: none; }
a:visited			{ text-decoration: none; }
a:hover				{ text-decoration: none; color: #000000; }
a:active			{ text-decoration: none; }

.title				{ font-size: 16px; font-weight: bold; } 					/* Main title of Project */

.normal				{ }
.bold				{ font-weight: bold; }
.firstLetter 		{ font-size: 150%; }

.small				{ font-size: 9px; }											/* Used for the foot */
a.small:link		{ text-decoration: none; }
a.small:visited		{ text-decoration: none; }
a.small:hover		{ text-decoration: none; }									/* font-weight: bold; */
a.small:active		{ text-decoration: none; }

.row				{ cursor: pointer; }

