body, h1, td, th {
	font-family: verdana;
	font-size: 13px;
	width: 100%;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.text {
	margin: 0 100px 0 100px;
	text-align: justify;
}

table {
	border: 0;
}

h5 {	
	font-size: 20;
	color: #008000;
}

h6{
	color: #6A6AFA;
	font-size: 40;
}

.pic {
	border: 1px solid silver;
	padding: 5px 5px 5px 5px;
}

.polaroid {
     padding:15px 15px 55px 15px;
     border:1px solid black;
     background:white;
     text-align:center;
}
