body	{
background-color:#FFFFFF
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	line-height: 20px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-variant: small-caps;

}
.addresssmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-variant: small-caps;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;

}
.studioperdue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-variant: small-caps;

}
.top {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	text-align: center;

}
.footer-lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

  /***** LINK STYLES *****/
	
a:link		{  color: #333333; text-decoration: underline}
a:visited	{  color: #666666; text-decoration: underline}
a:active	{  color: #666666; text-decoration: underline}
a:hover		{  color: #990000; text-decoration: none}

a.text:link		{  color: #333333; text-decoration: underline}
a.text:visited	{  color: #666666; text-decoration: underline}
a.text:active	{  color: #666666; text-decoration: underline}
a.text:hover		{  color: #990000; text-decoration: none}

a.studioperdue:link		{  color: #999999; text-decoration: none}
a.studioperdue:visited	{  color: #999999; text-decoration: none}
a.studioperdue:active	{  color: #999999; text-decoration: none}
a.studioperdue:hover		{  color: #6699CC; text-decoration: underline}

a.top:link		{  color: #666666; text-decoration: none}
a.top:visited	{  color: #999999; text-decoration: none}
a.top:active	{  color: #999999; text-decoration: none}
a.top:hover		{  color: #990000; text-decoration: underline}
