.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#330033;

}

.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#330033;
	}
	
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color:#ff0000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#330033;

}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#330033;

}

.sizeCharts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}


.norm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}

.norm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}

 .norm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}

.large a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #ff0000;
  text-decoration: none;
}

.large a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #ff0000;
  text-decoration: underline;
}

.large a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #ff0000;
  text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	background-color: #000000;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #330033;
	font-style: normal;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #330033;
	font-style: italic;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #330033;
	font-style: italic;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #330033;
	font-style: normal;
}	
