﻿p,td {
	font-size:12px;
	word-break:break-all;
}
.TableLine {
	border-collapse: collapse;
}
.Input,select,Textarea {
	font-size: 12px;
	background-color: #d6dff7;
	border: 1px solid;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #636563;
	text-decoration: underline overline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
}

