table {
	border : 0;
	cellspacing : 0;
	cellpadding : 1;
	
}

td {
	color : #000000;
	font-family : Verdana;
	font-size : 12pt;
}
a {
	color : black;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

code {
	font-family : Courier new;
	font-size : 12pt;
}

textarea,input {
        font-family: Verdana;
        font-size: small;
}

body {
	text-align: left;
	font-family: Verdana;
	font-size : small;
}

.norm {
	text-align: justify;
}

.left {
	text-alig: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

img {
	border: 0;
}

.img-border {
	border: 1;
}

.warn {
	color: Red;
	text-align: justify;
}

.shade1 {
	background-color: #dfdfdf;
}

.shade2 {
	background-color: #efefef;
}
