A:link { 
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;	
}

A:visited { 
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;	
}

A:active { 
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;	
}

A:hover 
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

table {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	background-color : Ffffff;
	border: thin solid;
}

INPUT
{
	border : 1px solid Black;
	font-family: Tahoma;
	font-weight: normal;
	color: black;
}

SELECT
{
	border : 1px solid Black;
	font-family: tahoma;
	font-weight: normal;
	color: black;
}

th {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	background-color : cccccc;
}

#input1 {
	border : 1px solid Black;
	font-family: tahoma;
	font-size: 12px;
}

#input2 {
	border-bottom : 1px solid Black;
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	font-family: tahoma;
	font-size: 12px;
}

#input3 {
	border-bottom : 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	font-family: tahoma;
	font-size: 12px;	
}

#input4 {
	padding : 0px;
	font-family: tahoma;
	font-size: 8px;

}

#button1 {
	border : 1px solid Black;
	font-family: tahoma;
	font-size: 12px;
}

#button2 {
	border : 1px solid Black;
	font-family: tahoma;
	font-size: 12px;
}

#font1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

#title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
