/* CSS Document */

TD,P,BODY {
	font-family: arial;
	font-size: 14px;
	color: white;
}

.thumb {
	border: 4px solid white;
}

.header {
	font-size: 14px;
	border-bottom: 1px solid orange;
}

.header1 {
	font-size: 14px;
	font-weight: bold;
}

.data {
	font-size: 14px;
	padding-top: 6px;
}

h2 {
	font-family: arial;
	font-size: 20px;
	color: white;
}

h3 {
	font-family: arial;
	font-size: 16px;
	color: white;
}

a {
	font-family: arial;
	color: white;
}.border {
	border: 4px solid #FFFFFF;
}
