.mediumgray, .darkgray, .pitchblack, .smallcopy, .largecopy,
.subheader {
font-family: Arial, Helvetica;
}
.mediumgray, .darkgray, .pitchblack, .smallcopy, .subheader {
font-size: 11px;
line-height: 14px;
}
.largecopy {
font-size: 12px;
line-height: 14px;
text-align: justify;
}
.mediumgray {
color: #666666;
text-decoration: none;
}
.darkgray, .smallcopy, .largecopy, .subheader {
color: #333333;
text-decoration: none;
}
.pitchblack {
color: #000000;
text-decoration: none;
}
.mediumgray, .darkgray, .pitchblack, .subheader {
font-weight: bold;
}
.mediumgray, .darkgray, .pitchblack {

}

body	{
font-family: Arial, Helvetica;	
font-size: 12px;
line-height: 14px;
text-align: justify;
text-decoration: none;
}

table	{
font-family: Arial, Helvetica;	
font-size: 12px;
line-height: 14px;
text-align: justify;
text-decoration: none;
}

.linkload	{
	text-decoration: none;
	color: #333333;
}

.karta_on	{
	cursor: hand;
	color: #333333;
	text-decoration: underline;
}

.karta_off	{
	color: Gray;
	text-decoration: none;
}

a 
{
	color:Gray;
	text-decoration: none;
}

a:hover
{
	color:#333333;
	text-decoration: underline;
}