body {
    font-family:        Arial, Helvetica, sans-serif;
    background-color:   white;
    margin: 0pt;
}

font {
    font-family:        Arial, Helvetica, sans-serif;
}

h2,h3 {
    font-family:        Arial, Helvetica, sans-serif;
}

.lg {
    font-family:        Arial, Helvetica, sans-serif;
    font-size:          10pt;
}

textarea {
    font-family:        Arial, Helvetica, sans-serif;
}

img {
    border:             0;
}

th {
	text-align: left;
}

tr,td {
    font-family:        Arial, Helvetica, sans-serif;
    font-size:          8pt;
    color:		#000000;
}

a,a:active,a:hover,a:visited {
    color:              black;
}

.friend {
	font-size: smaller;
	background-color: #ddd;
	border: 1pt;
	border-color: #aaa;
	border-style: solid;
}

a.friend,a.friend:active,a.friend:visited {
	text-decoration: none;
}

a.friend:hover {
    background-color: #aabb00;
}

.gallery {
	width: 150px;;
    padding: 0px;
}
