/* jiva Promo CD style sheet */

h1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	color: #8000FF;
}

h2 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #8000FF;
}

h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal
;
	color: #8000FF;
}

.black-text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.purple-text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #8000FF;
}

.purple-text-small {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #8000FF;
}

.black-text-small {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.table-text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #8000FF;
}

a:link {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #8000FF;
}

a:visited {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #8000FF;
}

a:hover {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #FF9900;
}

a:active {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #8000FF;
}











.table-main	{
	background-color: black;
}

.table-footer	{
	background-color: #FF7F00;
}

.text-header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:  black;
}

.text-clients {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:  #FF7F00;
}
		
.text-light	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #FFCC99;
}

.text-dark	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #FF7F00;
}

.text-quote	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #FF7F00;
}

.text-footer-left	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.text-footer-right	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

