/* links */
.type3:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type3:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type3:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type3:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}

.type4:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}

.type4:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}

.type4:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}

.type4:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type5:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.type5:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.type5:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.type5:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/* Content heading */
.contentheading {
	font-family: Calibri;
	color: #CC3366;
	font-weight: bold;
	font-size: 14px;
}

.other2 {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

.other {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

/* heading */
.heading {
	font-family: Calibri;
	color: #CC3366;
	font-weight: bold;
	font-size: 18px;
}


#targetDiv
    {
    align:   center;
    z-index: 4;
    color:   #FFFFFF;
    width:   133;
    font-size: 28px;
    }

input.name
    {
    font-size: 20px;
	font-family: Calibri;
    }
	
.style1 {

	color: #FFFFFF;
	font-family: Calibri;
	font-weight: bold;

}

.style3 {

	font-family: Calibri;

	font-size: 14px;

}

.style5 {font-family: Calibri}